#faee8f color space conversions
Hex:
#faee8f
RGB:
250, 238, 143
CMY:
2, 7, 44
CMYK:
0, 5, 43, 2
HSL:
53°, 91.4530%, 77.0588%
HSV (HSB):
53°, 42.8000%, 98.0392%
XYZ:
74.9568, 83.4562, 38.1446
xyY:
0.3813, 0.4246, 83.4562
CIE-Lab:
93.2138, -8.8000, 47.3099
CIE-LCH:
93.2138, 48.1213, 100.5370
CIE-Luv:
93.2138, 12.3544, 64.0044
Hunter-Lab:
91.3544, -13.4099, 39.1918
#faee8f color charts
#faee8f color shades, tints & tones
#faee8f color schemes
#faee8f color preview, HTML & CSS examples
This text has a color of #faee8f
<p style="color:#faee8f;">Text here</p>
.mytext {color:#faee8f;}
This box has a color of #faee8f
<div style="background-color:#faee8f;">Content here</div>
.mybackground {background-color:#faee8f;}
Border around this has a color of #faee8f
<div style="border:2px solid #faee8f;">Content here</div>
.myborder {border:2px solid #faee8f;}