#fe066c color space conversions
Hex:
#fe066c
RGB:
254, 6, 108
CMY:
0, 98, 58
CMYK:
0, 98, 57, 0
HSL:
335°, 99.2000%, 50.9804%
HSV (HSB):
335°, 97.6378%, 99.6078%
XYZ:
43.6449, 22.2838, 16.1882
xyY:
0.5315, 0.2714, 22.2838
CIE-Lab:
54.3268, 82.6135, 15.3010
CIE-LCH:
54.3268, 84.0185, 10.4930
CIE-Luv:
54.3268, 149.3883, 1.3652
Hunter-Lab:
47.2057, 82.4256, 12.7117
#fe066c color charts
#fe066c color shades, tints & tones
#fe066c color schemes
#fe066c color preview, HTML & CSS examples
This text has a color of #fe066c
<p style="color:#fe066c;">Text here</p>
.mytext {color:#fe066c;}
This box has a color of #fe066c
<div style="background-color:#fe066c;">Content here</div>
.mybackground {background-color:#fe066c;}
Border around this has a color of #fe066c
<div style="border:2px solid #fe066c;">Content here</div>
.myborder {border:2px solid #fe066c;}