#fe0f01 color space conversions
Hex:
#fe0f01
RGB:
254, 15, 1
CMY:
0, 94, 100
CMYK:
0, 94, 100, 0
HSL:
3°, 99.2157%, 50.0000%
HSV (HSB):
3°, 99.6063%, 99.6078%
XYZ:
41.0494, 21.4147, 1.9986
xyY:
0.6368, 0.3322, 21.4147
CIE-Lab:
53.4004, 78.8032, 66.8980
CIE-LCH:
53.4004, 103.3697, 40.3288
CIE-Luv:
53.4004, 172.1818, 38.1915
Hunter-Lab:
46.2760, 77.3564, 29.8325
#fe0f01 color charts
#fe0f01 color shades, tints & tones
#fe0f01 color schemes
#fe0f01 color preview, HTML & CSS examples
This text has a color of #fe0f01
<p style="color:#fe0f01;">Text here</p>
.mytext {color:#fe0f01;}
This box has a color of #fe0f01
<div style="background-color:#fe0f01;">Content here</div>
.mybackground {background-color:#fe0f01;}
Border around this has a color of #fe0f01
<div style="border:2px solid #fe0f01;">Content here</div>
.myborder {border:2px solid #fe0f01;}