#b42008 color space conversions
Hex:
#b42008
RGB:
180, 32, 8
CMY:
29, 87, 97
CMYK:
0, 82, 96, 29
HSL:
8°, 91.4894%, 36.8627%
HSV (HSB):
8°, 95.5556%, 70.5882%
XYZ:
19.3827, 10.7539, 1.2838
xyY:
0.6169, 0.3423, 10.7539
CIE-Lab:
39.1628, 56.5330, 49.5870
CIE-LCH:
39.1628, 75.1987, 41.2551
CIE-Luv:
39.1628, 113.1695, 28.5728
Hunter-Lab:
32.7931, 48.1167, 20.6339
#b42008 color charts
#b42008 color shades, tints & tones
#b42008 color schemes
#b42008 color preview, HTML & CSS examples
This text has a color of #b42008
<p style="color:#b42008;">Text here</p>
.mytext {color:#b42008;}
This box has a color of #b42008
<div style="background-color:#b42008;">Content here</div>
.mybackground {background-color:#b42008;}
Border around this has a color of #b42008
<div style="border:2px solid #b42008;">Content here</div>
.myborder {border:2px solid #b42008;}