#fe5c1a color space conversions
Hex:
#fe5c1a
RGB:
254, 92, 26
CMY:
0, 64, 90
CMYK:
0, 64, 90, 0
HSL:
17°, 99.1304%, 54.9020%
HSV (HSB):
17°, 89.7638%, 99.6078%
XYZ:
44.8866, 28.7997, 4.1704
xyY:
0.5765, 0.3699, 28.7997
CIE-Lab:
60.6044, 59.1788, 64.6597
CIE-LCH:
60.6044, 87.6528, 47.5342
CIE-Luv:
60.6044, 133.1764, 48.2906
Hunter-Lab:
53.6654, 55.3862, 32.9583
#fe5c1a color charts
#fe5c1a color shades, tints & tones
#fe5c1a color schemes
#fe5c1a color preview, HTML & CSS examples
This text has a color of #fe5c1a
<p style="color:#fe5c1a;">Text here</p>
.mytext {color:#fe5c1a;}
This box has a color of #fe5c1a
<div style="background-color:#fe5c1a;">Content here</div>
.mybackground {background-color:#fe5c1a;}
Border around this has a color of #fe5c1a
<div style="border:2px solid #fe5c1a;">Content here</div>
.myborder {border:2px solid #fe5c1a;}