#b4202f color space conversions
Hex:
#b4202f
RGB:
180, 32, 47
CMY:
29, 87, 82
CMYK:
0, 82, 74, 29
HSL:
354°, 69.8113%, 41.5686%
HSV (HSB):
354°, 82.2222%, 70.5882%
XYZ:
19.8520, 10.9416, 3.7549
xyY:
0.5746, 0.3167, 10.9416
CIE-Lab:
39.4819, 57.5137, 30.5589
CIE-LCH:
39.4819, 65.1282, 27.9831
CIE-Luv:
39.4819, 107.2104, 18.4967
Hunter-Lab:
33.0780, 49.2414, 16.4242
#b4202f color charts
#b4202f color shades, tints & tones
#b4202f color schemes
#b4202f color preview, HTML & CSS examples
This text has a color of #b4202f
<p style="color:#b4202f;">Text here</p>
.mytext {color:#b4202f;}
This box has a color of #b4202f
<div style="background-color:#b4202f;">Content here</div>
.mybackground {background-color:#b4202f;}
Border around this has a color of #b4202f
<div style="border:2px solid #b4202f;">Content here</div>
.myborder {border:2px solid #b4202f;}