#B66D5F
A medium, moderate red closely aligning with Indianred.
About #B66D5F
The hex code #B66D5F represents a beautifully specific shade of red. Designers often compare it to the standard color Indianred. To achieve this exact tint on a monitor, you would use an RGB mix of 182, 109, and 95.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 40% Magenta, 48% Yellow, and 29% Black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. Because it is a medium color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#B66D5F
RGB182, 109, 95
HSL9.7°, 37.3%, 54.3%
CMYK0%, 40%, 48%, 29%
HSV9.7°, 47.8%, 71.4%
LAB53.7, 27.5, 20.2
XYZ26.8, 21.7, 13.6
Decimal11955551
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.93:1
Text on #FFFFFF
AA Large
5.34:1
Text on #000000
AA
3.76:1
Text on #F8FAFC
AA Large
4.54:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #B66D5F;
}
.text-color {
color: #B66D5F;
}
.border-color {
border: 2px solid #B66D5F;
}