#b42d9e color space conversions
Hex:
#b42d9e
RGB:
180, 45, 158
CMY:
29, 82, 38
CMYK:
0, 75, 12, 29
HSL:
310°, 60.0000%, 44.1176%
HSV (HSB):
310°, 75.0000%, 70.5882%
XYZ:
25.9323, 14.0487, 33.6926
xyY:
0.3520, 0.1907, 14.0487
CIE-Lab:
44.3027, 64.3678, -31.3061
CIE-LCH:
44.3027, 71.5771, 334.0634
CIE-Luv:
44.3027, 62.9424, -54.1214
Hunter-Lab:
37.4816, 57.9058, -27.0594
#b42d9e color charts
#b42d9e color shades, tints & tones
#b42d9e color schemes
#b42d9e color preview, HTML & CSS examples
This text has a color of #b42d9e
<p style="color:#b42d9e;">Text here</p>
.mytext {color:#b42d9e;}
This box has a color of #b42d9e
<div style="background-color:#b42d9e;">Content here</div>
.mybackground {background-color:#b42d9e;}
Border around this has a color of #b42d9e
<div style="border:2px solid #b42d9e;">Content here</div>
.myborder {border:2px solid #b42d9e;}