#fe64db color space conversions
Hex:
#fe64db
RGB:
254, 100, 219
CMY:
0, 61, 14
CMYK:
0, 61, 14, 0
HSL:
314°, 98.7179%, 69.4118%
HSV (HSB):
314°, 60.6299%, 99.6078%
XYZ:
58.2164, 35.2996, 70.7630
xyY:
0.3544, 0.2149, 35.2996
CIE-Lab:
65.9813, 71.2574, -31.8918
CIE-LCH:
65.9813, 78.0686, 335.8887
CIE-Luv:
65.9813, 79.9791, -61.0854
Hunter-Lab:
59.4135, 70.9298, -29.0264
#fe64db color charts
#fe64db color shades, tints & tones
#fe64db color schemes
#fe64db color preview, HTML & CSS examples
This text has a color of #fe64db
<p style="color:#fe64db;">Text here</p>
.mytext {color:#fe64db;}
This box has a color of #fe64db
<div style="background-color:#fe64db;">Content here</div>
.mybackground {background-color:#fe64db;}
Border around this has a color of #fe64db
<div style="border:2px solid #fe64db;">Content here</div>
.myborder {border:2px solid #fe64db;}