#fd64d1 color space conversions
Hex:
#fd64d1
RGB:
253, 100, 209
CMY:
1, 61, 18
CMYK:
0, 60, 17, 1
HSL:
317°, 97.4522%, 69.2157%
HSV (HSB):
317°, 60.4743%, 99.2157%
XYZ:
56.5738, 34.6004, 64.0184
xyY:
0.3645, 0.2230, 34.6004
CIE-Lab:
65.4364, 69.5744, -27.1426
CIE-LCH:
65.4364, 74.6814, 338.6881
CIE-Luv:
65.4364, 82.4773, -53.3116
Hunter-Lab:
58.8221, 68.7385, -23.3521
#fd64d1 color charts
#fd64d1 color shades, tints & tones
#fd64d1 color schemes
#fd64d1 color preview, HTML & CSS examples
This text has a color of #fd64d1
<p style="color:#fd64d1;">Text here</p>
.mytext {color:#fd64d1;}
This box has a color of #fd64d1
<div style="background-color:#fd64d1;">Content here</div>
.mybackground {background-color:#fd64d1;}
Border around this has a color of #fd64d1
<div style="border:2px solid #fd64d1;">Content here</div>
.myborder {border:2px solid #fd64d1;}