#fe1e01 color space conversions
Hex:
#fe1e01
RGB:
254, 30, 1
CMY:
0, 88, 100
CMYK:
0, 88, 100, 0
HSL:
7°, 99.2157%, 50.0000%
HSV (HSB):
7°, 99.6063%, 99.6078%
XYZ:
41.3428, 22.0016, 2.0964
xyY:
0.6318, 0.3362, 22.0016
CIE-Lab:
54.0287, 76.9935, 67.1343
CIE-LCH:
54.0287, 102.1519, 41.0867
CIE-Luv:
54.0287, 168.6039, 39.3246
Hunter-Lab:
46.9058, 75.2447, 30.1841
#fe1e01 color charts
#fe1e01 color shades, tints & tones
#fe1e01 color schemes
#fe1e01 color preview, HTML & CSS examples
This text has a color of #fe1e01
<p style="color:#fe1e01;">Text here</p>
.mytext {color:#fe1e01;}
This box has a color of #fe1e01
<div style="background-color:#fe1e01;">Content here</div>
.mybackground {background-color:#fe1e01;}
Border around this has a color of #fe1e01
<div style="border:2px solid #fe1e01;">Content here</div>
.myborder {border:2px solid #fe1e01;}