#fe016a color space conversions
Hex:
#fe016a
RGB:
254, 1, 106
CMY:
0, 100, 58
CMYK:
0, 100, 58, 0
HSL:
335°, 99.2157%, 50.0000%
HSV (HSB):
335°, 99.6063%, 99.6078%
XYZ:
43.4854, 22.1331, 15.6159
xyY:
0.5353, 0.2725, 22.1331
CIE-Lab:
54.1680, 82.8276, 16.2909
CIE-LCH:
54.1680, 84.4145, 11.1272
CIE-Luv:
54.1680, 150.7109, 2.3439
Hunter-Lab:
47.0459, 82.6607, 13.2521
#fe016a color charts
#fe016a color shades, tints & tones
#fe016a color schemes
#fe016a color preview, HTML & CSS examples
This text has a color of #fe016a
<p style="color:#fe016a;">Text here</p>
.mytext {color:#fe016a;}
This box has a color of #fe016a
<div style="background-color:#fe016a;">Content here</div>
.mybackground {background-color:#fe016a;}
Border around this has a color of #fe016a
<div style="border:2px solid #fe016a;">Content here</div>
.myborder {border:2px solid #fe016a;}