#faee97 color space conversions
Hex:
#faee97
RGB:
250, 238, 151
CMY:
2, 7, 41
CMYK:
0, 5, 40, 2
HSL:
53°, 90.8257%, 78.6275%
HSV (HSB):
53°, 39.6000%, 98.0392%
XYZ:
75.5848, 83.7074, 41.4516
xyY:
0.3765, 0.4170, 83.7074
CIE-Lab:
93.3233, -7.9854, 43.5366
CIE-LCH:
93.3233, 44.2629, 100.3935
CIE-Luv:
93.3233, 11.9801, 59.7449
Hunter-Lab:
91.4918, -12.6450, 37.1821
#faee97 color charts
#faee97 color shades, tints & tones
#faee97 color schemes
#faee97 color preview, HTML & CSS examples
This text has a color of #faee97
<p style="color:#faee97;">Text here</p>
.mytext {color:#faee97;}
This box has a color of #faee97
<div style="background-color:#faee97;">Content here</div>
.mybackground {background-color:#faee97;}
Border around this has a color of #faee97
<div style="border:2px solid #faee97;">Content here</div>
.myborder {border:2px solid #faee97;}