#fea500 color space conversions
Hex:
#fea500
RGB:
254, 165, 0
CMY:
0, 35, 100
CMYK:
0, 35, 100, 0
HSL:
39°, 100.0000%, 49.8039%
HSV (HSB):
39°, 100.0000%, 99.6078%
XYZ:
54.3282, 47.9811, 6.3979
xyY:
0.4998, 0.4414, 47.9811
CIE-Lab:
74.8130, 23.5177, 78.8203
CIE-LCH:
74.8130, 82.2540, 73.3865
CIE-Luv:
74.8130, 74.0287, 73.9661
Hunter-Lab:
69.2684, 18.7804, 43.0116
#fea500 color charts
#fea500 color shades, tints & tones
#fea500 color schemes
#fea500 color preview, HTML & CSS examples
This text has a color of #fea500
<p style="color:#fea500;">Text here</p>
.mytext {color:#fea500;}
This box has a color of #fea500
<div style="background-color:#fea500;">Content here</div>
.mybackground {background-color:#fea500;}
Border around this has a color of #fea500
<div style="border:2px solid #fea500;">Content here</div>
.myborder {border:2px solid #fea500;}