#b42d8a color space conversions
Hex:
#b42d8a
RGB:
180, 45, 138
CMY:
29, 82, 46
CMYK:
0, 75, 23, 29
HSL:
319°, 60.0000%, 44.1176%
HSV (HSB):
319°, 75.0000%, 70.5882%
XYZ:
24.3482, 13.4150, 25.3508
xyY:
0.3858, 0.2126, 13.4150
CIE-Lab:
43.3821, 61.5934, -20.6555
CIE-LCH:
43.3821, 64.9645, 341.4610
CIE-Luv:
43.3821, 70.5256, -38.3807
Hunter-Lab:
36.6266, 54.5649, -15.3986
#b42d8a color charts
#b42d8a color shades, tints & tones
#b42d8a color schemes
#b42d8a color preview, HTML & CSS examples
This text has a color of #b42d8a
<p style="color:#b42d8a;">Text here</p>
.mytext {color:#b42d8a;}
This box has a color of #b42d8a
<div style="background-color:#b42d8a;">Content here</div>
.mybackground {background-color:#b42d8a;}
Border around this has a color of #b42d8a
<div style="border:2px solid #b42d8a;">Content here</div>
.myborder {border:2px solid #b42d8a;}