#fd64e6 color space conversions
Hex:
#fd64e6
RGB:
253, 100, 230
CMY:
1, 61, 10
CMYK:
0, 60, 9, 1
HSL:
309°, 97.4522%, 69.2157%
HSV (HSB):
309°, 60.4743%, 99.2157%
XYZ:
59.3481, 35.7102, 78.6277
xyY:
0.3417, 0.2056, 35.7102
CIE-Lab:
66.2979, 72.6268, -37.5399
CIE-LCH:
66.2979, 81.7551, 332.6661
CIE-Luv:
66.2979, 75.7336, -70.2680
Hunter-Lab:
59.7580, 72.6992, -36.1813
#fd64e6 color charts
#fd64e6 color shades, tints & tones
#fd64e6 color schemes
#fd64e6 color preview, HTML & CSS examples
This text has a color of #fd64e6
<p style="color:#fd64e6;">Text here</p>
.mytext {color:#fd64e6;}
This box has a color of #fd64e6
<div style="background-color:#fd64e6;">Content here</div>
.mybackground {background-color:#fd64e6;}
Border around this has a color of #fd64e6
<div style="border:2px solid #fd64e6;">Content here</div>
.myborder {border:2px solid #fd64e6;}