#fd64f9 color space conversions
Hex:
#fd64f9
RGB:
253, 100, 249
CMY:
1, 61, 2
CMYK:
0, 60, 2, 1
HSL:
302°, 97.4522%, 69.2157%
HSV (HSB):
302°, 60.4743%, 99.2157%
XYZ:
62.1641, 36.8365, 93.4563
xyY:
0.3230, 0.1914, 36.8365
CIE-Lab:
67.1542, 75.5906, -46.7003
CIE-LCH:
67.1542, 88.8530, 328.2920
CIE-Luv:
67.1542, 69.8083, -85.5078
Hunter-Lab:
60.6931, 76.6132, -48.8106
#fd64f9 color charts
#fd64f9 color shades, tints & tones
#fd64f9 color schemes
#fd64f9 color preview, HTML & CSS examples
This text has a color of #fd64f9
<p style="color:#fd64f9;">Text here</p>
.mytext {color:#fd64f9;}
This box has a color of #fd64f9
<div style="background-color:#fd64f9;">Content here</div>
.mybackground {background-color:#fd64f9;}
Border around this has a color of #fd64f9
<div style="border:2px solid #fd64f9;">Content here</div>
.myborder {border:2px solid #fd64f9;}