#fe0e1a color space conversions
Hex:
#fe0e1a
RGB:
254, 14, 26
CMY:
0, 95, 90
CMYK:
0, 94, 90, 0
HSL:
357°, 99.1736%, 52.5490%
HSV (HSB):
357°, 94.4882%, 99.6078%
XYZ:
41.2165, 21.4595, 2.9470
xyY:
0.6281, 0.3270, 21.4595
CIE-Lab:
53.4488, 79.1071, 59.6904
CIE-LCH:
53.4488, 99.1003, 37.0365
CIE-Luv:
53.4488, 170.5181, 35.3773
Hunter-Lab:
46.3244, 77.7505, 28.6552
#fe0e1a color charts
#fe0e1a color shades, tints & tones
#fe0e1a color schemes
#fe0e1a color preview, HTML & CSS examples
This text has a color of #fe0e1a
<p style="color:#fe0e1a;">Text here</p>
.mytext {color:#fe0e1a;}
This box has a color of #fe0e1a
<div style="background-color:#fe0e1a;">Content here</div>
.mybackground {background-color:#fe0e1a;}
Border around this has a color of #fe0e1a
<div style="border:2px solid #fe0e1a;">Content here</div>
.myborder {border:2px solid #fe0e1a;}