#feab0e color space conversions
Hex:
#feab0e
RGB:
254, 171, 14
CMY:
0, 33, 95
CMYK:
0, 33, 94, 0
HSL:
39°, 99.1736%, 52.5490%
HSV (HSB):
39°, 94.4882%, 99.6078%
XYZ:
55.5152, 50.2284, 7.1845
xyY:
0.4916, 0.4448, 50.2284
CIE-Lab:
76.2092, 20.4999, 78.1631
CIE-LCH:
76.2092, 80.8067, 75.3040
CIE-Luv:
76.2092, 68.8989, 75.2793
Hunter-Lab:
70.8720, 15.7962, 43.5999
#feab0e color charts
#feab0e color shades, tints & tones
#feab0e color schemes
#feab0e color preview, HTML & CSS examples
This text has a color of #feab0e
<p style="color:#feab0e;">Text here</p>
.mytext {color:#feab0e;}
This box has a color of #feab0e
<div style="background-color:#feab0e;">Content here</div>
.mybackground {background-color:#feab0e;}
Border around this has a color of #feab0e
<div style="border:2px solid #feab0e;">Content here</div>
.myborder {border:2px solid #feab0e;}