#fe076e color space conversions
Hex:
#fe076e
RGB:
254, 7, 110
CMY:
0, 97, 57
CMYK:
0, 97, 57, 0
HSL:
335°, 99.1968%, 51.1765%
HSV (HSB):
335°, 97.2441%, 99.6078%
XYZ:
43.7635, 22.3486, 16.7590
xyY:
0.5281, 0.2697, 22.3486
CIE-Lab:
54.3949, 82.6690, 14.1876
CIE-LCH:
54.3949, 83.8776, 9.7382
CIE-Luv:
54.3949, 148.4668, 0.1564
Hunter-Lab:
47.2743, 82.5139, 12.0734
#fe076e color charts
#fe076e color shades, tints & tones
#fe076e color schemes
#fe076e color preview, HTML & CSS examples
This text has a color of #fe076e
<p style="color:#fe076e;">Text here</p>
.mytext {color:#fe076e;}
This box has a color of #fe076e
<div style="background-color:#fe076e;">Content here</div>
.mybackground {background-color:#fe076e;}
Border around this has a color of #fe076e
<div style="border:2px solid #fe076e;">Content here</div>
.myborder {border:2px solid #fe076e;}