#fead5a color space conversions
Hex:
#fead5a
RGB:
254, 173, 90
CMY:
0, 32, 65
CMYK:
0, 32, 65, 0
HSL:
30°, 98.7952%, 67.4510%
HSV (HSB):
30°, 64.5669%, 99.6078%
XYZ:
57.6621, 51.6962, 16.6121
xyY:
0.4577, 0.4104, 51.6962
CIE-Lab:
77.0988, 21.9852, 53.6462
CIE-LCH:
77.0988, 57.9764, 67.7153
CIE-Luv:
77.0988, 63.5324, 58.7474
Hunter-Lab:
71.9000, 17.3276, 36.6314
#fead5a color charts
#fead5a color shades, tints & tones
#fead5a color schemes
#fead5a color preview, HTML & CSS examples
This text has a color of #fead5a
<p style="color:#fead5a;">Text here</p>
.mytext {color:#fead5a;}
This box has a color of #fead5a
<div style="background-color:#fead5a;">Content here</div>
.mybackground {background-color:#fead5a;}
Border around this has a color of #fead5a
<div style="border:2px solid #fead5a;">Content here</div>
.myborder {border:2px solid #fead5a;}