#faef99 color space conversions
Hex:
#faef99
RGB:
250, 239, 153
CMY:
2, 6, 40
CMYK:
0, 4, 39, 2
HSL:
53°, 90.6542%, 79.0196%
HSV (HSB):
53°, 38.8000%, 98.0392%
XYZ:
76.0406, 84.3569, 42.4117
xyY:
0.3749, 0.4159, 84.3569
CIE-Lab:
93.6053, -8.2716, 42.9122
CIE-LCH:
93.6053, 43.7021, 100.9103
CIE-Luv:
93.6053, 11.2762, 59.1600
Hunter-Lab:
91.8460, -12.9479, 36.9139
#faef99 color charts
#faef99 color shades, tints & tones
#faef99 color schemes
#faef99 color preview, HTML & CSS examples
This text has a color of #faef99
<p style="color:#faef99;">Text here</p>
.mytext {color:#faef99;}
This box has a color of #faef99
<div style="background-color:#faef99;">Content here</div>
.mybackground {background-color:#faef99;}
Border around this has a color of #faef99
<div style="border:2px solid #faef99;">Content here</div>
.myborder {border:2px solid #faef99;}