#fe64cd color space conversions
Hex:
#fe64cd
RGB:
254, 100, 205
CMY:
0, 61, 20
CMYK:
0, 61, 19, 0
HSL:
319°, 98.7179%, 69.4118%
HSV (HSB):
319°, 60.6299%, 99.6078%
XYZ:
56.4497, 34.5930, 61.4595
xyY:
0.3702, 0.2268, 34.5930
CIE-Lab:
65.4305, 69.2918, -24.8899
CIE-LCH:
65.4305, 73.6265, 340.2415
CIE-Luv:
65.4305, 84.5257, -49.7882
Hunter-Lab:
58.8158, 68.3915, -20.7840
#fe64cd color charts
#fe64cd color shades, tints & tones
#fe64cd color schemes
#fe64cd color preview, HTML & CSS examples
This text has a color of #fe64cd
<p style="color:#fe64cd;">Text here</p>
.mytext {color:#fe64cd;}
This box has a color of #fe64cd
<div style="background-color:#fe64cd;">Content here</div>
.mybackground {background-color:#fe64cd;}
Border around this has a color of #fe64cd
<div style="border:2px solid #fe64cd;">Content here</div>
.myborder {border:2px solid #fe64cd;}