#bd0c0e color space conversions
Hex:
#bd0c0e
RGB:
189, 12, 14
CMY:
26, 95, 95
CMYK:
0, 94, 93, 26
HSL:
359°, 88.0597%, 39.4118%
HSV (HSB):
359°, 93.6508%, 74.1176%
XYZ:
21.1970, 11.1135, 1.4434
xyY:
0.6280, 0.3293, 11.1135
CIE-Lab:
39.7709, 62.8217, 48.8232
CIE-LCH:
39.7709, 79.5630, 37.8533
CIE-Luv:
39.7709, 125.7594, 26.8782
Hunter-Lab:
33.3369, 55.1584, 20.7688
#bd0c0e color charts
#bd0c0e color shades, tints & tones
#bd0c0e color schemes
#bd0c0e color preview, HTML & CSS examples
This text has a color of #bd0c0e
<p style="color:#bd0c0e;">Text here</p>
.mytext {color:#bd0c0e;}
This box has a color of #bd0c0e
<div style="background-color:#bd0c0e;">Content here</div>
.mybackground {background-color:#bd0c0e;}
Border around this has a color of #bd0c0e
<div style="border:2px solid #bd0c0e;">Content here</div>
.myborder {border:2px solid #bd0c0e;}