#fd52d4 color space conversions
Hex:
#fd52d4
RGB:
253, 82, 212
CMY:
1, 68, 17
CMYK:
0, 68, 16, 1
HSL:
314°, 97.7143%, 65.6863%
HSV (HSB):
314°, 67.5889%, 99.2157%
XYZ:
55.4090, 31.6707, 65.4800
xyY:
0.3632, 0.2076, 31.6707
CIE-Lab:
63.0698, 76.8686, -32.4885
CIE-LCH:
63.0698, 83.4523, 337.0886
CIE-Luv:
63.0698, 87.7807, -62.4897
Hunter-Lab:
56.2767, 77.2634, -29.5924
#fd52d4 color charts
#fd52d4 color shades, tints & tones
#fd52d4 color schemes
#fd52d4 color preview, HTML & CSS examples
This text has a color of #fd52d4
<p style="color:#fd52d4;">Text here</p>
.mytext {color:#fd52d4;}
This box has a color of #fd52d4
<div style="background-color:#fd52d4;">Content here</div>
.mybackground {background-color:#fd52d4;}
Border around this has a color of #fd52d4
<div style="border:2px solid #fd52d4;">Content here</div>
.myborder {border:2px solid #fd52d4;}