#fe066e color space conversions
Hex:
#fe066e
RGB:
254, 6, 110
CMY:
0, 98, 57
CMYK:
0, 98, 57, 0
HSL:
335°, 99.2000%, 50.9804%
HSV (HSB):
335°, 97.6378%, 99.6078%
XYZ:
43.7526, 22.3269, 16.7553
xyY:
0.5282, 0.2695, 22.3269
CIE-Lab:
54.3721, 82.7353, 14.1560
CIE-LCH:
54.3721, 83.9376, 9.7093
CIE-Luv:
54.3721, 148.5665, 0.1025
Hunter-Lab:
47.2513, 82.5934, 12.0517
#fe066e color charts
#fe066e color shades, tints & tones
#fe066e color schemes
#fe066e color preview, HTML & CSS examples
This text has a color of #fe066e
<p style="color:#fe066e;">Text here</p>
.mytext {color:#fe066e;}
This box has a color of #fe066e
<div style="background-color:#fe066e;">Content here</div>
.mybackground {background-color:#fe066e;}
Border around this has a color of #fe066e
<div style="border:2px solid #fe066e;">Content here</div>
.myborder {border:2px solid #fe066e;}