#faee8a color space conversions
Hex:
#faee8a
RGB:
250, 238, 138
CMY:
2, 7, 46
CMYK:
0, 5, 45, 2
HSL:
54°, 91.8033%, 76.0784%
HSV (HSB):
54°, 44.8000%, 98.0392%
XYZ:
74.5863, 83.3080, 36.1937
xyY:
0.3843, 0.4292, 83.3080
CIE-Lab:
93.1491, -9.2835, 49.6442
CIE-LCH:
93.1491, 50.5048, 100.5921
CIE-Luv:
93.1491, 12.5784, 66.5529
Hunter-Lab:
91.2732, -13.8622, 40.3803
#faee8a color charts
#faee8a color shades, tints & tones
#faee8a color schemes
#faee8a color preview, HTML & CSS examples
This text has a color of #faee8a
<p style="color:#faee8a;">Text here</p>
.mytext {color:#faee8a;}
This box has a color of #faee8a
<div style="background-color:#faee8a;">Content here</div>
.mybackground {background-color:#faee8a;}
Border around this has a color of #faee8a
<div style="border:2px solid #faee8a;">Content here</div>
.myborder {border:2px solid #faee8a;}