#fe0a7f color space conversions
Hex:
#fe0a7f
RGB:
254, 10, 127
CMY:
0, 96, 50
CMYK:
0, 96, 50, 0
HSL:
331°, 99.1870%, 51.7647%
HSV (HSB):
331°, 96.0630%, 99.6078%
XYZ:
44.8124, 22.8202, 22.1215
xyY:
0.4993, 0.2543, 22.8202
CIE-Lab:
54.8867, 83.6095, 4.6434
CIE-LCH:
54.8867, 83.7383, 3.1787
CIE-Luv:
54.8867, 140.8753, -11.0130
Hunter-Lab:
47.7705, 83.8481, 5.9834
#fe0a7f color charts
#fe0a7f color shades, tints & tones
#fe0a7f color schemes
#fe0a7f color preview, HTML & CSS examples
This text has a color of #fe0a7f
<p style="color:#fe0a7f;">Text here</p>
.mytext {color:#fe0a7f;}
This box has a color of #fe0a7f
<div style="background-color:#fe0a7f;">Content here</div>
.mybackground {background-color:#fe0a7f;}
Border around this has a color of #fe0a7f
<div style="border:2px solid #fe0a7f;">Content here</div>
.myborder {border:2px solid #fe0a7f;}