#fe5d1e color space conversions
Hex:
#fe5d1e
RGB:
254, 93, 30
CMY:
0, 64, 88
CMYK:
0, 63, 88, 0
HSL:
17°, 99.1150%, 55.6863%
HSV (HSB):
17°, 88.1890%, 99.6078%
XYZ:
45.0217, 28.9933, 4.4516
xyY:
0.5738, 0.3695, 28.9933
CIE-Lab:
60.7757, 58.8309, 63.4722
CIE-LCH:
60.7757, 86.5437, 47.1733
CIE-Luv:
60.7757, 132.1368, 47.9239
Hunter-Lab:
53.8454, 55.0197, 32.7900
#fe5d1e color charts
#fe5d1e color shades, tints & tones
#fe5d1e color schemes
#fe5d1e color preview, HTML & CSS examples
This text has a color of #fe5d1e
<p style="color:#fe5d1e;">Text here</p>
.mytext {color:#fe5d1e;}
This box has a color of #fe5d1e
<div style="background-color:#fe5d1e;">Content here</div>
.mybackground {background-color:#fe5d1e;}
Border around this has a color of #fe5d1e
<div style="border:2px solid #fe5d1e;">Content here</div>
.myborder {border:2px solid #fe5d1e;}