#bd0e0e color space conversions
Hex:
#bd0e0e
RGB:
189, 14, 14
CMY:
26, 95, 95
CMYK:
0, 93, 93, 26
HSL:
0°, 86.2069%, 39.8039%
HSV (HSB):
0°, 92.5926%, 74.1176%
XYZ:
21.2226, 11.1646, 1.4519
xyY:
0.6272, 0.3299, 11.1646
CIE-Lab:
39.8563, 62.5754, 48.8775
CIE-LCH:
39.8563, 79.4021, 37.9933
CIE-Luv:
39.8563, 125.3354, 27.0285
Hunter-Lab:
33.4135, 54.9007, 20.8131
#bd0e0e color charts
#bd0e0e color shades, tints & tones
#bd0e0e color schemes
#bd0e0e color preview, HTML & CSS examples
This text has a color of #bd0e0e
<p style="color:#bd0e0e;">Text here</p>
.mytext {color:#bd0e0e;}
This box has a color of #bd0e0e
<div style="background-color:#bd0e0e;">Content here</div>
.mybackground {background-color:#bd0e0e;}
Border around this has a color of #bd0e0e
<div style="border:2px solid #bd0e0e;">Content here</div>
.myborder {border:2px solid #bd0e0e;}