#b22008 color space conversions
Hex:
#b22008
RGB:
178, 32, 8
CMY:
30, 87, 97
CMYK:
0, 82, 96, 30
HSL:
8°, 91.3978%, 36.4706%
HSV (HSB):
8°, 95.5056%, 69.8039%
XYZ:
18.9204, 10.5155, 1.2622
xyY:
0.6163, 0.3425, 10.5155
CIE-Lab:
38.7522, 55.9440, 49.1363
CIE-LCH:
38.7522, 74.4587, 41.2932
CIE-Luv:
38.7522, 111.6318, 28.2912
Hunter-Lab:
32.4277, 47.4003, 20.3916
#b22008 color charts
#b22008 color shades, tints & tones
#b22008 color schemes
#b22008 color preview, HTML & CSS examples
This text has a color of #b22008
<p style="color:#b22008;">Text here</p>
.mytext {color:#b22008;}
This box has a color of #b22008
<div style="background-color:#b22008;">Content here</div>
.mybackground {background-color:#b22008;}
Border around this has a color of #b22008
<div style="border:2px solid #b22008;">Content here</div>
.myborder {border:2px solid #b22008;}