#feae70 color space conversions
Hex:
#feae70
RGB:
254, 174, 112
CMY:
0, 32, 56
CMYK:
0, 31, 56, 0
HSL:
26°, 98.6111%, 71.7647%
HSV (HSB):
26°, 55.9055%, 99.6078%
XYZ:
58.9337, 52.5128, 22.3591
xyY:
0.4404, 0.3925, 52.5128
CIE-Lab:
77.5865, 22.9721, 43.3616
CIE-LCH:
77.5865, 49.0708, 62.0862
CIE-Luv:
77.5865, 60.6786, 49.3381
Hunter-Lab:
72.4657, 18.3526, 32.4322
#feae70 color charts
#feae70 color shades, tints & tones
#feae70 color schemes
#feae70 color preview, HTML & CSS examples
This text has a color of #feae70
<p style="color:#feae70;">Text here</p>
.mytext {color:#feae70;}
This box has a color of #feae70
<div style="background-color:#feae70;">Content here</div>
.mybackground {background-color:#feae70;}
Border around this has a color of #feae70
<div style="border:2px solid #feae70;">Content here</div>
.myborder {border:2px solid #feae70;}