#B68375
A medium, moderate red closely aligning with Rosybrown.
About #B68375
The hex code #B68375 represents a beautifully specific shade of red. Its closest recognized web color is Rosybrown. To achieve this exact tint on a monitor, you would use an RGB mix of 182, 131, and 117.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 28% magenta inks. The HSL representation is 12.9° hue, 30.8% saturation, and 58.6% lightness.
When using this color as a background, text legibility must be considered. 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#B68375
RGB182, 131, 117
HSL12.9°, 30.8%, 58.6%
CMYK0%, 28%, 36%, 29%
HSV12.9°, 35.7%, 71.4%
LAB59.4, 17.8, 15.3
XYZ30.6, 27.5, 20.5
Decimal11961205
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.23:1
Text on #FFFFFF
AA Large
6.49:1
Text on #000000
AA
3.09:1
Text on #F8FAFC
AA Large
5.52:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #B68375;
}
.text-color {
color: #B68375;
}
.border-color {
border: 2px solid #B68375;
}