#fd64c4 color space conversions
Hex:
#fd64c4
RGB:
253, 100, 196
CMY:
1, 61, 23
CMYK:
0, 60, 23, 1
HSL:
322°, 97.4522%, 69.2157%
HSV (HSB):
322°, 60.4743%, 99.2157%
XYZ:
55.0290, 33.9825, 55.8835
xyY:
0.3798, 0.2345, 33.9825
CIE-Lab:
64.9487, 67.8129, -20.5627
CIE-LCH:
64.9487, 70.8619, 343.1313
CIE-Luv:
64.9487, 86.7078, -42.8554
Hunter-Lab:
58.2945, 66.4854, -16.0316
#fd64c4 color charts
#fd64c4 color shades, tints & tones
#fd64c4 color schemes
#fd64c4 color preview, HTML & CSS examples
This text has a color of #fd64c4
<p style="color:#fd64c4;">Text here</p>
.mytext {color:#fd64c4;}
This box has a color of #fd64c4
<div style="background-color:#fd64c4;">Content here</div>
.mybackground {background-color:#fd64c4;}
Border around this has a color of #fd64c4
<div style="border:2px solid #fd64c4;">Content here</div>
.myborder {border:2px solid #fd64c4;}