#bd0008 color space conversions
Hex:
#bd0008
RGB:
189, 0, 8
CMY:
26, 100, 97
CMYK:
0, 100, 96, 26
HSL:
357°, 100.0000%, 37.0588%
HSV (HSB):
357°, 100.0000%, 74.1176%
XYZ:
21.0301, 10.8363, 1.2129
xyY:
0.6357, 0.3276, 10.8363
CIE-Lab:
39.3035, 64.0387, 50.6835
CIE-LCH:
39.3035, 81.6686, 38.3599
CIE-Luv:
39.3035, 128.4961, 26.8770
Hunter-Lab:
32.9186, 56.4274, 20.8584
#bd0008 color charts
#bd0008 color shades, tints & tones
#bd0008 color schemes
#bd0008 color preview, HTML & CSS examples
This text has a color of #bd0008
<p style="color:#bd0008;">Text here</p>
.mytext {color:#bd0008;}
This box has a color of #bd0008
<div style="background-color:#bd0008;">Content here</div>
.mybackground {background-color:#bd0008;}
Border around this has a color of #bd0008
<div style="border:2px solid #bd0008;">Content here</div>
.myborder {border:2px solid #bd0008;}