#b42d2f color space conversions
Hex:
#b42d2f
RGB:
180, 45, 47
CMY:
29, 82, 82
CMYK:
0, 75, 74, 29
HSL:
359°, 60.0000%, 44.1176%
HSV (HSB):
359°, 75.0000%, 70.5882%
XYZ:
20.2739, 11.7853, 3.8956
xyY:
0.5639, 0.3278, 11.7853
CIE-Lab:
40.8728, 53.6049, 32.1544
CIE-LCH:
40.8728, 62.5091, 30.9571
CIE-Luv:
40.8728, 101.3065, 21.1458
Hunter-Lab:
34.3297, 45.3384, 17.3029
#b42d2f color charts
#b42d2f color shades, tints & tones
#b42d2f color schemes
#b42d2f color preview, HTML & CSS examples
This text has a color of #b42d2f
<p style="color:#b42d2f;">Text here</p>
.mytext {color:#b42d2f;}
This box has a color of #b42d2f
<div style="background-color:#b42d2f;">Content here</div>
.mybackground {background-color:#b42d2f;}
Border around this has a color of #b42d2f
<div style="border:2px solid #b42d2f;">Content here</div>
.myborder {border:2px solid #b42d2f;}