#bd0e1d color space conversions
Hex:
#bd0e1d
RGB:
189, 14, 29
CMY:
26, 95, 89
CMYK:
0, 93, 85, 26
HSL:
355°, 86.2069%, 39.8039%
HSV (HSB):
355°, 92.5926%, 74.1176%
XYZ:
21.3651, 11.2216, 2.2023
xyY:
0.6141, 0.3226, 11.2216
CIE-Lab:
39.9512, 62.8438, 41.9751
CIE-LCH:
39.9512, 75.5729, 33.7401
CIE-Luv:
39.9512, 123.3622, 23.9761
Hunter-Lab:
33.4987, 55.2227, 19.5511
#bd0e1d color charts
#bd0e1d color shades, tints & tones
#bd0e1d color schemes
#bd0e1d color preview, HTML & CSS examples
This text has a color of #bd0e1d
<p style="color:#bd0e1d;">Text here</p>
.mytext {color:#bd0e1d;}
This box has a color of #bd0e1d
<div style="background-color:#bd0e1d;">Content here</div>
.mybackground {background-color:#bd0e1d;}
Border around this has a color of #bd0e1d
<div style="border:2px solid #bd0e1d;">Content here</div>
.myborder {border:2px solid #bd0e1d;}