#fe077f color space conversions
Hex:
#fe077f
RGB:
254, 7, 127
CMY:
0, 97, 50
CMYK:
0, 97, 50, 0
HSL:
331°, 99.1968%, 51.1765%
HSV (HSB):
331°, 97.2441%, 99.6078%
XYZ:
44.7798, 22.7551, 22.1107
xyY:
0.4995, 0.2538, 22.7551
CIE-Lab:
54.8192, 83.8061, 4.5462
CIE-LCH:
54.8192, 83.9293, 3.1051
CIE-Luv:
54.8192, 141.1457, -11.1794
Hunter-Lab:
47.7023, 84.0851, 5.9099
#fe077f color charts
#fe077f color shades, tints & tones
#fe077f color schemes
#fe077f color preview, HTML & CSS examples
This text has a color of #fe077f
<p style="color:#fe077f;">Text here</p>
.mytext {color:#fe077f;}
This box has a color of #fe077f
<div style="background-color:#fe077f;">Content here</div>
.mybackground {background-color:#fe077f;}
Border around this has a color of #fe077f
<div style="border:2px solid #fe077f;">Content here</div>
.myborder {border:2px solid #fe077f;}