#fd64f4 color space conversions
Hex:
#fd64f4
RGB:
253, 100, 244
CMY:
1, 61, 4
CMYK:
0, 60, 4, 1
HSL:
304°, 97.4522%, 69.2157%
HSV (HSB):
304°, 60.4743%, 99.2157%
XYZ:
61.3943, 36.5286, 89.4028
xyY:
0.3277, 0.1950, 36.5286
CIE-Lab:
66.9219, 74.7932, -44.3122
CIE-LCH:
66.9219, 86.9344, 329.3548
CIE-Luv:
66.9219, 71.3474, -81.5153
Hunter-Lab:
60.4389, 75.5535, -45.3961
#fd64f4 color charts
#fd64f4 color shades, tints & tones
#fd64f4 color schemes
#fd64f4 color preview, HTML & CSS examples
This text has a color of #fd64f4
<p style="color:#fd64f4;">Text here</p>
.mytext {color:#fd64f4;}
This box has a color of #fd64f4
<div style="background-color:#fd64f4;">Content here</div>
.mybackground {background-color:#fd64f4;}
Border around this has a color of #fd64f4
<div style="border:2px solid #fd64f4;">Content here</div>
.myborder {border:2px solid #fd64f4;}