#d52da7 color space conversions
Hex:
#d52da7
RGB:
213, 45, 167
CMY:
16, 82, 35
CMYK:
0, 79, 22, 16
HSL:
316°, 66.6667%, 50.5882%
HSV (HSB):
316°, 78.8732%, 83.5294%
XYZ:
35.3540, 18.8129, 38.3271
xyY:
0.3822, 0.2034, 18.8129
CIE-Lab:
50.4676, 73.0882, -26.6150
CIE-LCH:
50.4676, 77.7833, 339.9910
CIE-Luv:
50.4676, 84.7074, -50.4393
Hunter-Lab:
43.3739, 69.5909, -22.0296
#d52da7 color charts
#d52da7 color shades, tints & tones
#d52da7 color schemes
#d52da7 color preview, HTML & CSS examples
This text has a color of #d52da7
<p style="color:#d52da7;">Text here</p>
.mytext {color:#d52da7;}
This box has a color of #d52da7
<div style="background-color:#d52da7;">Content here</div>
.mybackground {background-color:#d52da7;}
Border around this has a color of #d52da7
<div style="border:2px solid #d52da7;">Content here</div>
.myborder {border:2px solid #d52da7;}