#fe64aa color space conversions
Hex:
#fe64aa
RGB:
254, 100, 170
CMY:
0, 61, 33
CMYK:
0, 61, 33, 0
HSL:
333°, 98.7179%, 69.4118%
HSV (HSB):
333°, 60.6299%, 99.6078%
XYZ:
52.6859, 33.0875, 41.6399
xyY:
0.4135, 0.2597, 33.0875
CIE-Lab:
64.2317, 64.9029, -6.8405
CIE-LCH:
64.2317, 65.2624, 353.9835
CIE-Luv:
64.2317, 95.9217, -22.0957
Hunter-Lab:
57.5217, 62.8308, -2.6548
#fe64aa color charts
#fe64aa color shades, tints & tones
#fe64aa color schemes
#fe64aa color preview, HTML & CSS examples
This text has a color of #fe64aa
<p style="color:#fe64aa;">Text here</p>
.mytext {color:#fe64aa;}
This box has a color of #fe64aa
<div style="background-color:#fe64aa;">Content here</div>
.mybackground {background-color:#fe64aa;}
Border around this has a color of #fe64aa
<div style="border:2px solid #fe64aa;">Content here</div>
.myborder {border:2px solid #fe64aa;}