#fd52d8 color space conversions
Hex:
#fd52d8
RGB:
253, 82, 216
CMY:
1, 68, 15
CMYK:
0, 68, 15, 1
HSL:
313°, 97.7143%, 65.6863%
HSV (HSB):
313°, 67.5889%, 99.2157%
XYZ:
55.9200, 31.8751, 68.1709
xyY:
0.3585, 0.2044, 31.8751
CIE-Lab:
63.2395, 77.4171, -34.4774
CIE-LCH:
63.2395, 84.7472, 335.9944
CIE-Luv:
63.2395, 86.3384, -65.6951
Hunter-Lab:
56.4580, 77.9973, -32.0698
#fd52d8 color charts
#fd52d8 color shades, tints & tones
#fd52d8 color schemes
#fd52d8 color preview, HTML & CSS examples
This text has a color of #fd52d8
<p style="color:#fd52d8;">Text here</p>
.mytext {color:#fd52d8;}
This box has a color of #fd52d8
<div style="background-color:#fd52d8;">Content here</div>
.mybackground {background-color:#fd52d8;}
Border around this has a color of #fd52d8
<div style="border:2px solid #fd52d8;">Content here</div>
.myborder {border:2px solid #fd52d8;}