#fd64dd color space conversions
Hex:
#fd64dd
RGB:
253, 100, 221
CMY:
1, 61, 13
CMYK:
0, 60, 13, 1
HSL:
313°, 97.4522%, 69.2157%
HSV (HSB):
313°, 60.4743%, 99.2157%
XYZ:
58.1163, 35.2174, 72.1412
xyY:
0.3512, 0.2128, 35.2174
CIE-Lab:
65.9176, 71.2885, -33.1191
CIE-LCH:
65.9176, 78.6061, 335.0814
CIE-Luv:
65.9176, 78.6042, -63.0037
Hunter-Lab:
59.3443, 70.9539, -30.5342
#fd64dd color charts
#fd64dd color shades, tints & tones
#fd64dd color schemes
#fd64dd color preview, HTML & CSS examples
This text has a color of #fd64dd
<p style="color:#fd64dd;">Text here</p>
.mytext {color:#fd64dd;}
This box has a color of #fd64dd
<div style="background-color:#fd64dd;">Content here</div>
.mybackground {background-color:#fd64dd;}
Border around this has a color of #fd64dd
<div style="border:2px solid #fd64dd;">Content here</div>
.myborder {border:2px solid #fd64dd;}