#bd0b0e color space conversions
Hex:
#bd0b0e
RGB:
189, 11, 14
CMY:
26, 96, 95
CMYK:
0, 94, 93, 26
HSL:
359°, 89.0000%, 39.2157%
HSV (HSB):
359°, 94.1799%, 74.1176%
XYZ:
21.1852, 11.0899, 1.4394
xyY:
0.6284, 0.3289, 11.0899
CIE-Lab:
39.7314, 62.9357, 48.7981
CIE-LCH:
39.7314, 79.6377, 37.7887
CIE-Luv:
39.7314, 125.9558, 26.8086
Hunter-Lab:
33.3015, 55.2778, 20.7482
#bd0b0e color charts
#bd0b0e color shades, tints & tones
#bd0b0e color schemes
#bd0b0e color preview, HTML & CSS examples
This text has a color of #bd0b0e
<p style="color:#bd0b0e;">Text here</p>
.mytext {color:#bd0b0e;}
This box has a color of #bd0b0e
<div style="background-color:#bd0b0e;">Content here</div>
.mybackground {background-color:#bd0b0e;}
Border around this has a color of #bd0b0e
<div style="border:2px solid #bd0b0e;">Content here</div>
.myborder {border:2px solid #bd0b0e;}