#feac50 color space conversions
Hex:
#feac50
RGB:
254, 172, 80
CMY:
0, 33, 69
CMYK:
0, 32, 69, 0
HSL:
32°, 98.8636%, 65.4902%
HSV (HSB):
32°, 68.5039%, 99.6078%
XYZ:
57.0735, 51.1551, 14.4552
xyY:
0.4652, 0.4170, 51.1551
CIE-Lab:
76.7728, 21.9451, 57.9254
CIE-LCH:
76.7728, 61.9431, 69.2507
CIE-Luv:
76.7728, 65.1157, 62.0954
Hunter-Lab:
71.5228, 17.2741, 38.0830
#feac50 color charts
#feac50 color shades, tints & tones
#feac50 color schemes
#feac50 color preview, HTML & CSS examples
This text has a color of #feac50
<p style="color:#feac50;">Text here</p>
.mytext {color:#feac50;}
This box has a color of #feac50
<div style="background-color:#feac50;">Content here</div>
.mybackground {background-color:#feac50;}
Border around this has a color of #feac50
<div style="border:2px solid #feac50;">Content here</div>
.myborder {border:2px solid #feac50;}