#fd64e4 color space conversions
Hex:
#fd64e4
RGB:
253, 100, 228
CMY:
1, 61, 11
CMYK:
0, 60, 10, 1
HSL:
310°, 97.4522%, 69.2157%
HSV (HSB):
310°, 60.4743%, 99.2157%
XYZ:
59.0688, 35.5984, 77.1567
xyY:
0.3438, 0.2072, 35.5984
CIE-Lab:
66.2119, 72.3256, -36.5620
CIE-LCH:
66.2119, 81.0418, 333.1825
CIE-Luv:
66.2119, 76.3685, -68.6552
Hunter-Lab:
59.6644, 72.3053, -34.9074
#fd64e4 color charts
#fd64e4 color shades, tints & tones
#fd64e4 color schemes
#fd64e4 color preview, HTML & CSS examples
This text has a color of #fd64e4
<p style="color:#fd64e4;">Text here</p>
.mytext {color:#fd64e4;}
This box has a color of #fd64e4
<div style="background-color:#fd64e4;">Content here</div>
.mybackground {background-color:#fd64e4;}
Border around this has a color of #fd64e4
<div style="border:2px solid #fd64e4;">Content here</div>
.myborder {border:2px solid #fd64e4;}