#bd2e08 color space conversions
Hex:
#bd2e08
RGB:
189, 46, 8
CMY:
26, 82, 97
CMYK:
0, 76, 96, 26
HSL:
13°, 91.8782%, 38.6275%
HSV (HSB):
13°, 95.7672%, 74.1176%
XYZ:
22.0071, 12.7903, 1.5386
xyY:
0.6057, 0.3520, 12.7903
CIE-Lab:
42.4456, 55.1073, 52.4158
CIE-LCH:
42.4456, 76.0541, 43.5661
CIE-Luv:
42.4456, 113.1598, 32.3075
Hunter-Lab:
35.7636, 47.2536, 22.4838
#bd2e08 color charts
#bd2e08 color shades, tints & tones
#bd2e08 color schemes
#bd2e08 color preview, HTML & CSS examples
This text has a color of #bd2e08
<p style="color:#bd2e08;">Text here</p>
.mytext {color:#bd2e08;}
This box has a color of #bd2e08
<div style="background-color:#bd2e08;">Content here</div>
.mybackground {background-color:#bd2e08;}
Border around this has a color of #bd2e08
<div style="border:2px solid #bd2e08;">Content here</div>
.myborder {border:2px solid #bd2e08;}