#b00008 color space conversions
Hex:
#b00008
RGB:
176, 0, 8
CMY:
31, 100, 97
CMYK:
0, 100, 95, 31
HSL:
357°, 100.0000%, 34.5098%
HSV (HSB):
357°, 100.0000%, 69.0196%
XYZ:
17.9483, 9.2476, 1.0687
xyY:
0.6350, 0.3272, 9.2476
CIE-Lab:
36.4568, 60.7500, 47.6210
CIE-LCH:
36.4568, 77.1902, 38.0923
CIE-Luv:
36.4568, 119.0702, 24.7725
Hunter-Lab:
30.4099, 52.1356, 19.2033
#b00008 color charts
#b00008 color shades, tints & tones
#b00008 color schemes
#b00008 color preview, HTML & CSS examples
This text has a color of #b00008
<p style="color:#b00008;">Text here</p>
.mytext {color:#b00008;}
This box has a color of #b00008
<div style="background-color:#b00008;">Content here</div>
.mybackground {background-color:#b00008;}
Border around this has a color of #b00008
<div style="border:2px solid #b00008;">Content here</div>
.myborder {border:2px solid #b00008;}