#fae85a color space conversions
Hex:
#fae85a
RGB:
250, 232, 90
CMY:
2, 9, 65
CMYK:
0, 7, 64, 2
HSL:
53°, 94.1176%, 66.6667%
HSV (HSB):
53°, 64.0000%, 98.0392%
XYZ:
70.1264, 78.7754, 21.1820
xyY:
0.4123, 0.4632, 78.7754
CIE-Lab:
91.1326, -9.9733, 68.8250
CIE-LCH:
91.1326, 69.5439, 98.2452
CIE-Luv:
91.1326, 18.2723, 83.7441
Hunter-Lab:
88.7555, -14.2879, 47.9790
#fae85a color charts
#fae85a color shades, tints & tones
#fae85a color schemes
#fae85a color preview, HTML & CSS examples
This text has a color of #fae85a
<p style="color:#fae85a;">Text here</p>
.mytext {color:#fae85a;}
This box has a color of #fae85a
<div style="background-color:#fae85a;">Content here</div>
.mybackground {background-color:#fae85a;}
Border around this has a color of #fae85a
<div style="border:2px solid #fae85a;">Content here</div>
.myborder {border:2px solid #fae85a;}