#fe8f1e color space conversions
Hex:
#fe8f1e
RGB:
254, 143, 30
CMY:
0, 44, 88
CMYK:
0, 44, 88, 0
HSL:
30°, 99.1150%, 55.6863%
HSV (HSB):
30°, 88.1890%, 99.6078%
XYZ:
50.9299, 40.8095, 6.4210
xyY:
0.5188, 0.4157, 40.8095
CIE-Lab:
70.0422, 35.2423, 70.5012
CIE-LCH:
70.0422, 78.8190, 63.4403
CIE-Luv:
70.0422, 91.7126, 63.6845
Hunter-Lab:
63.8823, 30.5142, 38.7582
#fe8f1e color charts
#fe8f1e color shades, tints & tones
#fe8f1e color schemes
#fe8f1e color preview, HTML & CSS examples
This text has a color of #fe8f1e
<p style="color:#fe8f1e;">Text here</p>
.mytext {color:#fe8f1e;}
This box has a color of #fe8f1e
<div style="background-color:#fe8f1e;">Content here</div>
.mybackground {background-color:#fe8f1e;}
Border around this has a color of #fe8f1e
<div style="border:2px solid #fe8f1e;">Content here</div>
.myborder {border:2px solid #fe8f1e;}