#fe66a7 color space conversions
Hex:
#fe66a7
RGB:
254, 102, 167
CMY:
0, 60, 35
CMYK:
0, 60, 34, 0
HSL:
334°, 98.7013%, 69.8039%
HSV (HSB):
334°, 59.8425%, 99.6078%
XYZ:
52.5995, 33.3636, 40.2267
xyY:
0.4168, 0.2644, 33.3636
CIE-Lab:
64.4542, 63.7187, -4.7956
CIE-LCH:
64.4542, 63.8990, 355.6959
CIE-Luv:
64.4542, 95.8955, -18.9804
Hunter-Lab:
57.7612, 61.4664, -0.8586
#fe66a7 color charts
#fe66a7 color shades, tints & tones
#fe66a7 color schemes
#fe66a7 color preview, HTML & CSS examples
This text has a color of #fe66a7
<p style="color:#fe66a7;">Text here</p>
.mytext {color:#fe66a7;}
This box has a color of #fe66a7
<div style="background-color:#fe66a7;">Content here</div>
.mybackground {background-color:#fe66a7;}
Border around this has a color of #fe66a7
<div style="border:2px solid #fe66a7;">Content here</div>
.myborder {border:2px solid #fe66a7;}