#fe017a color space conversions
Hex:
#fe017a
RGB:
254, 1, 122
CMY:
0, 100, 52
CMYK:
0, 100, 52, 0
HSL:
331°, 99.2157%, 50.0000%
HSV (HSB):
331°, 99.6063%, 99.6078%
XYZ:
44.3968, 22.4977, 20.4149
xyY:
0.5085, 0.2577, 22.4977
CIE-Lab:
54.5511, 83.8490, 7.1697
CIE-LCH:
54.5511, 84.1550, 4.8873
CIE-Luv:
54.5511, 143.9160, -8.0722
Hunter-Lab:
47.4317, 84.0730, 7.6835
#fe017a color charts
#fe017a color shades, tints & tones
#fe017a color schemes
#fe017a color preview, HTML & CSS examples
This text has a color of #fe017a
<p style="color:#fe017a;">Text here</p>
.mytext {color:#fe017a;}
This box has a color of #fe017a
<div style="background-color:#fe017a;">Content here</div>
.mybackground {background-color:#fe017a;}
Border around this has a color of #fe017a
<div style="border:2px solid #fe017a;">Content here</div>
.myborder {border:2px solid #fe017a;}