#fe9a00 color space conversions
Hex:
#fe9a00
RGB:
254, 154, 0
CMY:
0, 40, 100
CMYK:
0, 39, 100, 0
HSL:
36°, 100.0000%, 49.8039%
HSV (HSB):
36°, 100.0000%, 99.6078%
XYZ:
52.4287, 44.1820, 5.7647
xyY:
0.5121, 0.4316, 44.1820
CIE-Lab:
72.3500, 29.2404, 77.2284
CIE-LCH:
72.3500, 82.5786, 69.2622
CIE-Luv:
72.3500, 83.2183, 70.1173
Hunter-Lab:
66.4696, 24.4722, 41.3867
#fe9a00 color charts
#fe9a00 color shades, tints & tones
#fe9a00 color schemes
#fe9a00 color preview, HTML & CSS examples
This text has a color of #fe9a00
<p style="color:#fe9a00;">Text here</p>
.mytext {color:#fe9a00;}
This box has a color of #fe9a00
<div style="background-color:#fe9a00;">Content here</div>
.mybackground {background-color:#fe9a00;}
Border around this has a color of #fe9a00
<div style="border:2px solid #fe9a00;">Content here</div>
.myborder {border:2px solid #fe9a00;}