#fea400 color space conversions
Hex:
#fea400
RGB:
254, 164, 0
CMY:
0, 36, 100
CMYK:
0, 35, 100, 0
HSL:
39°, 100.0000%, 49.8039%
HSV (HSB):
39°, 100.0000%, 99.6078%
XYZ:
54.1485, 47.6217, 6.3380
xyY:
0.5009, 0.4405, 47.6217
CIE-Lab:
74.5857, 24.0394, 78.6718
CIE-LCH:
74.5857, 82.2627, 73.0087
CIE-Luv:
74.5857, 74.8583, 73.6132
Hunter-Lab:
69.0085, 19.2977, 42.8606
#fea400 color charts
#fea400 color shades, tints & tones
#fea400 color schemes
#fea400 color preview, HTML & CSS examples
This text has a color of #fea400
<p style="color:#fea400;">Text here</p>
.mytext {color:#fea400;}
This box has a color of #fea400
<div style="background-color:#fea400;">Content here</div>
.mybackground {background-color:#fea400;}
Border around this has a color of #fea400
<div style="border:2px solid #fea400;">Content here</div>
.myborder {border:2px solid #fea400;}