#fe5f0e color space conversions
Hex:
#fe5f0e
RGB:
254, 95, 14
CMY:
0, 63, 95
CMYK:
0, 63, 94, 0
HSL:
20°, 99.1736%, 52.5490%
HSV (HSB):
20°, 94.4882%, 99.6078%
XYZ:
45.0445, 29.2870, 3.6943
xyY:
0.5773, 0.3753, 29.2870
CIE-Lab:
61.0340, 57.7830, 68.0702
CIE-LCH:
61.0340, 89.2884, 49.6729
CIE-Luv:
61.0340, 131.5839, 50.5342
Hunter-Lab:
54.1174, 53.8686, 33.8348
#fe5f0e color charts
#fe5f0e color shades, tints & tones
#fe5f0e color schemes
#fe5f0e color preview, HTML & CSS examples
This text has a color of #fe5f0e
<p style="color:#fe5f0e;">Text here</p>
.mytext {color:#fe5f0e;}
This box has a color of #fe5f0e
<div style="background-color:#fe5f0e;">Content here</div>
.mybackground {background-color:#fe5f0e;}
Border around this has a color of #fe5f0e
<div style="border:2px solid #fe5f0e;">Content here</div>
.myborder {border:2px solid #fe5f0e;}