#fe701e color space conversions
Hex:
#fe701e
RGB:
254, 112, 30
CMY:
0, 56, 88
CMYK:
0, 56, 88, 0
HSL:
22°, 99.1150%, 55.6863%
HSV (HSB):
22°, 88.1890%, 99.6078%
XYZ:
46.9016, 32.7529, 5.0783
xyY:
0.5535, 0.3865, 32.7529
CIE-Lab:
63.9603, 50.4549, 65.8711
CIE-LCH:
63.9603, 82.9741, 52.5492
CIE-Luv:
63.9603, 117.3627, 53.4634
Hunter-Lab:
57.2302, 46.1325, 34.8001
#fe701e color charts
#fe701e color shades, tints & tones
#fe701e color schemes
#fe701e color preview, HTML & CSS examples
This text has a color of #fe701e
<p style="color:#fe701e;">Text here</p>
.mytext {color:#fe701e;}
This box has a color of #fe701e
<div style="background-color:#fe701e;">Content here</div>
.mybackground {background-color:#fe701e;}
Border around this has a color of #fe701e
<div style="border:2px solid #fe701e;">Content here</div>
.myborder {border:2px solid #fe701e;}