#B68383
A light, muted red closely aligning with Rosybrown.
About #B68383
The precise color #B68383 is an excellent choice for modern design projects. It is closely associated with the named CSS color Rosybrown. Its digital footprint relies on 182 parts red, 131 parts green, and 131 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 28% Magenta, 28% Yellow, and 29% Black. With a hue angle of 0.0 degrees, it sits comfortably in the red spectrum.
Ensuring your text is legible against this background is a key part of web design. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#B68383
RGB182, 131, 131
HSL0.0°, 25.9%, 61.4%
CMYK0%, 28%, 28%, 29%
HSV0.0°, 28.0%, 71.4%
LAB59.7, 19.6, 7.8
XYZ31.5, 27.8, 25.2
Decimal11961219
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.20:1
Text on #FFFFFF
AA Large
6.56:1
Text on #000000
AA
3.06:1
Text on #F8FAFC
AA Large
5.58:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #B68383;
}
.text-color {
color: #B68383;
}
.border-color {
border: 2px solid #B68383;
}