#b42d29 color space conversions
Hex:
#b42d29
RGB:
180, 45, 41
CMY:
29, 82, 84
CMYK:
0, 75, 77, 29
HSL:
2°, 62.8959%, 43.3333%
HSV (HSB):
2°, 77.2222%, 70.5882%
XYZ:
20.1610, 11.7402, 3.3013
xyY:
0.5727, 0.3335, 11.7402
CIE-Lab:
40.8001, 53.3629, 35.5667
CIE-LCH:
40.8001, 64.1295, 33.6837
CIE-Luv:
40.8001, 102.5364, 23.4263
Hunter-Lab:
34.2639, 45.0682, 18.2722
#b42d29 color charts
#b42d29 color shades, tints & tones
#b42d29 color schemes
#b42d29 color preview, HTML & CSS examples
This text has a color of #b42d29
<p style="color:#b42d29;">Text here</p>
.mytext {color:#b42d29;}
This box has a color of #b42d29
<div style="background-color:#b42d29;">Content here</div>
.mybackground {background-color:#b42d29;}
Border around this has a color of #b42d29
<div style="border:2px solid #b42d29;">Content here</div>
.myborder {border:2px solid #b42d29;}