#fe014a color space conversions
Hex:
#fe014a
RGB:
254, 1, 74
CMY:
0, 100, 71
CMYK:
0, 100, 71, 0
HSL:
343°, 99.2157%, 50.0000%
HSV (HSB):
343°, 99.6063%, 99.6078%
XYZ:
42.1199, 21.5870, 8.4253
xyY:
0.5839, 0.2993, 21.5870
CIE-Lab:
53.5860, 81.2606, 34.7499
CIE-LCH:
53.5860, 88.3790, 23.1533
CIE-Luv:
53.5860, 162.1965, 19.7114
Hunter-Lab:
46.4618, 80.5112, 21.7717
#fe014a color charts
#fe014a color shades, tints & tones
#fe014a color schemes
#fe014a color preview, HTML & CSS examples
This text has a color of #fe014a
<p style="color:#fe014a;">Text here</p>
.mytext {color:#fe014a;}
This box has a color of #fe014a
<div style="background-color:#fe014a;">Content here</div>
.mybackground {background-color:#fe014a;}
Border around this has a color of #fe014a
<div style="border:2px solid #fe014a;">Content here</div>
.myborder {border:2px solid #fe014a;}