#bd0f0d color space conversions
Hex:
#bd0f0d
RGB:
189, 15, 13
CMY:
26, 94, 95
CMYK:
0, 92, 93, 26
HSL:
1°, 87.1287%, 39.6078%
HSV (HSB):
1°, 93.1217%, 74.1176%
XYZ:
21.2297, 11.1895, 1.4216
xyY:
0.6273, 0.3307, 11.1895
CIE-Lab:
39.8979, 62.4306, 49.2809
CIE-LCH:
39.8979, 79.5373, 38.2866
CIE-Luv:
39.8979, 125.2006, 27.2532
Hunter-Lab:
33.4507, 54.7474, 20.8957
#bd0f0d color charts
#bd0f0d color shades, tints & tones
#bd0f0d color schemes
#bd0f0d color preview, HTML & CSS examples
This text has a color of #bd0f0d
<p style="color:#bd0f0d;">Text here</p>
.mytext {color:#bd0f0d;}
This box has a color of #bd0f0d
<div style="background-color:#bd0f0d;">Content here</div>
.mybackground {background-color:#bd0f0d;}
Border around this has a color of #bd0f0d
<div style="border:2px solid #bd0f0d;">Content here</div>
.myborder {border:2px solid #bd0f0d;}