#b42c5c color space conversions
Hex:
#b42c5c
RGB:
180, 44, 92
CMY:
29, 83, 64
CMYK:
0, 76, 49, 29
HSL:
339°, 60.7143%, 43.9216%
HSV (HSB):
339°, 75.5556%, 70.5882%
XYZ:
21.6548, 12.2774, 11.3536
xyY:
0.4782, 0.2711, 12.2774
CIE-Lab:
41.6536, 56.8742, 5.2669
CIE-LCH:
41.6536, 57.1176, 5.2908
CIE-Luv:
41.6536, 88.4049, -4.1682
Hunter-Lab:
35.0391, 48.9981, 5.3157
#b42c5c color charts
#b42c5c color shades, tints & tones
#b42c5c color schemes
#b42c5c color preview, HTML & CSS examples
This text has a color of #b42c5c
<p style="color:#b42c5c;">Text here</p>
.mytext {color:#b42c5c;}
This box has a color of #b42c5c
<div style="background-color:#b42c5c;">Content here</div>
.mybackground {background-color:#b42c5c;}
Border around this has a color of #b42c5c
<div style="border:2px solid #b42c5c;">Content here</div>
.myborder {border:2px solid #b42c5c;}