#d52f8a color space conversions
Hex:
#d52f8a
RGB:
213, 47, 138
CMY:
16, 82, 46
CMYK:
0, 78, 35, 16
HSL:
327°, 66.4000%, 50.9804%
HSV (HSB):
327°, 77.9343%, 83.5294%
XYZ:
33.0445, 18.0141, 25.7802
xyY:
0.4300, 0.2344, 18.0141
CIE-Lab:
49.5133, 69.1949, -10.7753
CIE-LCH:
49.5133, 70.0289, 351.1488
CIE-Luv:
49.5133, 96.1978, -27.2628
Hunter-Lab:
42.4431, 64.6978, -6.3030
#d52f8a color charts
#d52f8a color shades, tints & tones
#d52f8a color schemes
#d52f8a color preview, HTML & CSS examples
This text has a color of #d52f8a
<p style="color:#d52f8a;">Text here</p>
.mytext {color:#d52f8a;}
This box has a color of #d52f8a
<div style="background-color:#d52f8a;">Content here</div>
.mybackground {background-color:#d52f8a;}
Border around this has a color of #d52f8a
<div style="border:2px solid #d52f8a;">Content here</div>
.myborder {border:2px solid #d52f8a;}