#fe64cf color space conversions
Hex:
#fe64cf
RGB:
254, 100, 207
CMY:
0, 61, 19
CMYK:
0, 61, 19, 0
HSL:
318°, 98.7179%, 69.4118%
HSV (HSB):
318°, 60.6299%, 99.6078%
XYZ:
56.6927, 34.6902, 62.7393
xyY:
0.3678, 0.2251, 34.6902
CIE-Lab:
65.5067, 69.5656, -25.8980
CIE-LCH:
65.5067, 74.2299, 339.5807
CIE-Luv:
65.5067, 83.8735, -51.3993
Hunter-Lab:
58.8984, 68.7433, -21.9276
#fe64cf color charts
#fe64cf color shades, tints & tones
#fe64cf color schemes
#fe64cf color preview, HTML & CSS examples
This text has a color of #fe64cf
<p style="color:#fe64cf;">Text here</p>
.mytext {color:#fe64cf;}
This box has a color of #fe64cf
<div style="background-color:#fe64cf;">Content here</div>
.mybackground {background-color:#fe64cf;}
Border around this has a color of #fe64cf
<div style="border:2px solid #fe64cf;">Content here</div>
.myborder {border:2px solid #fe64cf;}