#b00e08 color space conversions
Hex:
#b00e08
RGB:
176, 14, 8
CMY:
31, 95, 97
CMYK:
0, 92, 95, 31
HSL:
2°, 91.3043%, 36.0784%
HSV (HSB):
2°, 95.4545%, 69.0196%
XYZ:
18.1054, 9.5617, 1.1211
xyY:
0.6289, 0.3321, 9.5617
CIE-Lab:
37.0440, 59.0529, 47.9455
CIE-LCH:
37.0440, 76.0659, 39.0734
CIE-Luv:
37.0440, 116.2321, 25.7864
Hunter-Lab:
30.9220, 50.4012, 19.4959
#b00e08 color charts
#b00e08 color shades, tints & tones
#b00e08 color schemes
#b00e08 color preview, HTML & CSS examples
This text has a color of #b00e08
<p style="color:#b00e08;">Text here</p>
.mytext {color:#b00e08;}
This box has a color of #b00e08
<div style="background-color:#b00e08;">Content here</div>
.mybackground {background-color:#b00e08;}
Border around this has a color of #b00e08
<div style="border:2px solid #b00e08;">Content here</div>
.myborder {border:2px solid #b00e08;}