#b42c4e color space conversions
Hex:
#b42c4e
RGB:
180, 44, 78
CMY:
29, 83, 69
CMYK:
0, 76, 57, 29
HSL:
345°, 60.7143%, 43.9216%
HSV (HSB):
345°, 75.5556%, 70.5882%
XYZ:
21.0982, 12.0547, 8.4225
xyY:
0.5075, 0.2899, 12.0547
CIE-Lab:
41.3030, 55.7463, 13.5816
CIE-LCH:
41.3030, 57.3770, 13.6924
CIE-Luv:
41.3030, 93.2284, 4.9461
Hunter-Lab:
34.7199, 47.7091, 9.9211
#b42c4e color charts
#b42c4e color shades, tints & tones
#b42c4e color schemes
#b42c4e color preview, HTML & CSS examples
This text has a color of #b42c4e
<p style="color:#b42c4e;">Text here</p>
.mytext {color:#b42c4e;}
This box has a color of #b42c4e
<div style="background-color:#b42c4e;">Content here</div>
.mybackground {background-color:#b42c4e;}
Border around this has a color of #b42c4e
<div style="border:2px solid #b42c4e;">Content here</div>
.myborder {border:2px solid #b42c4e;}