#b42d5d color space conversions
Hex:
#b42d5d
RGB:
180, 45, 93
CMY:
29, 82, 64
CMYK:
0, 75, 48, 29
HSL:
339°, 60.0000%, 44.1176%
HSV (HSB):
339°, 75.0000%, 70.5882%
XYZ:
21.7366, 12.3704, 11.5980
xyY:
0.4756, 0.2707, 12.3704
CIE-Lab:
41.7988, 56.6319, 4.8467
CIE-LCH:
41.7988, 56.8389, 4.8916
CIE-Luv:
41.7988, 87.6556, -4.5888
Hunter-Lab:
35.1716, 48.7655, 5.0689
#b42d5d color charts
#b42d5d color shades, tints & tones
#b42d5d color schemes
#b42d5d color preview, HTML & CSS examples
This text has a color of #b42d5d
<p style="color:#b42d5d;">Text here</p>
.mytext {color:#b42d5d;}
This box has a color of #b42d5d
<div style="background-color:#b42d5d;">Content here</div>
.mybackground {background-color:#b42d5d;}
Border around this has a color of #b42d5d
<div style="border:2px solid #b42d5d;">Content here</div>
.myborder {border:2px solid #b42d5d;}