#bd3b1d color space conversions
Hex:
#bd3b1d
RGB:
189, 59, 29
CMY:
26, 77, 89
CMYK:
0, 69, 85, 26
HSL:
11°, 73.3945%, 42.7451%
HSV (HSB):
11°, 84.6561%, 74.1176%
XYZ:
22.7720, 14.0355, 2.6713
xyY:
0.5768, 0.3555, 14.0355
CIE-Lab:
44.2837, 50.7011, 45.8231
CIE-LCH:
44.2837, 68.3400, 42.1069
CIE-Luv:
44.2837, 103.4058, 31.7315
Hunter-Lab:
37.4639, 42.9372, 21.9972
#bd3b1d color charts
#bd3b1d color shades, tints & tones
#bd3b1d color schemes
#bd3b1d color preview, HTML & CSS examples
This text has a color of #bd3b1d
<p style="color:#bd3b1d;">Text here</p>
.mytext {color:#bd3b1d;}
This box has a color of #bd3b1d
<div style="background-color:#bd3b1d;">Content here</div>
.mybackground {background-color:#bd3b1d;}
Border around this has a color of #bd3b1d
<div style="border:2px solid #bd3b1d;">Content here</div>
.myborder {border:2px solid #bd3b1d;}