#fe011c color space conversions
Hex:
#fe011c
RGB:
254, 1, 28
CMY:
0, 100, 89
CMYK:
0, 100, 89, 0
HSL:
354°, 99.2157%, 50.0000%
HSV (HSB):
354°, 99.6063%, 99.6078%
XYZ:
41.0935, 21.1764, 3.0202
xyY:
0.6294, 0.3243, 21.1764
CIE-Lab:
53.1420, 80.0523, 58.6686
CIE-LCH:
53.1420, 99.2491, 36.2369
CIE-Luv:
53.1420, 172.0703, 34.4361
Hunter-Lab:
46.0178, 78.8678, 28.3212
#fe011c color charts
#fe011c color shades, tints & tones
#fe011c color schemes
#fe011c color preview, HTML & CSS examples
This text has a color of #fe011c
<p style="color:#fe011c;">Text here</p>
.mytext {color:#fe011c;}
This box has a color of #fe011c
<div style="background-color:#fe011c;">Content here</div>
.mybackground {background-color:#fe011c;}
Border around this has a color of #fe011c
<div style="border:2px solid #fe011c;">Content here</div>
.myborder {border:2px solid #fe011c;}