#b4021f color space conversions
Hex:
#b4021f
RGB:
180, 2, 31
CMY:
29, 99, 88
CMYK:
0, 99, 83, 29
HSL:
350°, 97.8022%, 35.6863%
HSV (HSB):
350°, 98.8889%, 70.5882%
XYZ:
19.0914, 9.8456, 2.1905
xyY:
0.6133, 0.3163, 9.8456
CIE-Lab:
37.5640, 61.9426, 37.9569
CIE-LCH:
37.5640, 72.6471, 31.4989
CIE-Luv:
37.5640, 118.5158, 20.9191
Hunter-Lab:
31.3778, 53.6951, 17.8254
#b4021f color charts
#b4021f color shades, tints & tones
#b4021f color schemes
#b4021f color preview, HTML & CSS examples
This text has a color of #b4021f
<p style="color:#b4021f;">Text here</p>
.mytext {color:#b4021f;}
This box has a color of #b4021f
<div style="background-color:#b4021f;">Content here</div>
.mybackground {background-color:#b4021f;}
Border around this has a color of #b4021f
<div style="border:2px solid #b4021f;">Content here</div>
.myborder {border:2px solid #b4021f;}