#bd3e1d color space conversions
Hex:
#bd3e1d
RGB:
189, 62, 29
CMY:
26, 76, 89
CMYK:
0, 67, 85, 26
HSL:
12°, 73.3945%, 42.7451%
HSV (HSB):
12°, 84.6561%, 74.1176%
XYZ:
22.9307, 14.3528, 2.7242
xyY:
0.5732, 0.3588, 14.3528
CIE-Lab:
44.7347, 49.4770, 46.2195
CIE-LCH:
44.7347, 67.7069, 43.0504
CIE-Luv:
44.7347, 101.4335, 32.5225
Hunter-Lab:
37.8851, 41.7417, 22.2562
#bd3e1d color charts
#bd3e1d color shades, tints & tones
#bd3e1d color schemes
#bd3e1d color preview, HTML & CSS examples
This text has a color of #bd3e1d
<p style="color:#bd3e1d;">Text here</p>
.mytext {color:#bd3e1d;}
This box has a color of #bd3e1d
<div style="background-color:#bd3e1d;">Content here</div>
.mybackground {background-color:#bd3e1d;}
Border around this has a color of #bd3e1d
<div style="border:2px solid #bd3e1d;">Content here</div>
.myborder {border:2px solid #bd3e1d;}