#fd64f1 color space conversions
Hex:
#fd64f1
RGB:
253, 100, 241
CMY:
1, 61, 5
CMYK:
0, 60, 5, 1
HSL:
305°, 97.4522%, 69.2157%
HSV (HSB):
305°, 60.4743%, 99.2157%
XYZ:
60.9424, 36.3479, 87.0229
xyY:
0.3306, 0.1972, 36.3479
CIE-Lab:
66.7849, 74.3206, -42.8717
CIE-LCH:
66.7849, 85.7994, 330.0216
CIE-Luv:
66.7849, 72.2782, -79.1128
Hunter-Lab:
60.2892, 74.9278, -43.3782
#fd64f1 color charts
#fd64f1 color shades, tints & tones
#fd64f1 color schemes
#fd64f1 color preview, HTML & CSS examples
This text has a color of #fd64f1
<p style="color:#fd64f1;">Text here</p>
.mytext {color:#fd64f1;}
This box has a color of #fd64f1
<div style="background-color:#fd64f1;">Content here</div>
.mybackground {background-color:#fd64f1;}
Border around this has a color of #fd64f1
<div style="border:2px solid #fd64f1;">Content here</div>
.myborder {border:2px solid #fd64f1;}