#fffaee color space conversions
Hex:
#fffaee
RGB:
255, 250, 238
CMY:
0, 2, 7
CMYK:
0, 2, 7, 0
HSL:
42°, 100.0000%, 96.6667%
HSV (HSB):
42°, 6.6667%, 100.0000%
XYZ:
90.8582, 95.8043, 94.5922
xyY:
0.3230, 0.3406, 95.8043
CIE-Lab:
98.3544, -0.3627, 6.3261
CIE-LCH:
98.3544, 6.3365, 93.2812
CIE-Luv:
98.3544, 3.5335, 9.7069
Hunter-Lab:
97.8797, -5.5941, 11.2171
#fffaee color charts
#fffaee color shades, tints & tones
#fffaee color schemes
#fffaee color preview, HTML & CSS examples
This text has a color of #fffaee
<p style="color:#fffaee;">Text here</p>
.mytext {color:#fffaee;}
This box has a color of #fffaee
<div style="background-color:#fffaee;">Content here</div>
.mybackground {background-color:#fffaee;}
Border around this has a color of #fffaee
<div style="border:2px solid #fffaee;">Content here</div>
.myborder {border:2px solid #fffaee;}