#fcfaec color space conversions
Hex:
#fcfaec
RGB:
252, 250, 236
CMY:
1, 2, 7
CMYK:
0, 1, 6, 1
HSL:
52°, 72.7273%, 95.6863%
HSV (HSB):
52°, 6.3492%, 98.8235%
XYZ:
89.4708, 95.1228, 93.0018
xyY:
0.3223, 0.3427, 95.1228
CIE-Lab:
98.0826, -1.7111, 6.9331
CIE-LCH:
98.0826, 7.1412, 103.8637
CIE-Luv:
98.0826, 1.9161, 10.8611
Hunter-Lab:
97.5309, -6.9306, 11.7349
#fcfaec color charts
#fcfaec color shades, tints & tones
#fcfaec color schemes
#fcfaec color preview, HTML & CSS examples
This text has a color of #fcfaec
<p style="color:#fcfaec;">Text here</p>
.mytext {color:#fcfaec;}
This box has a color of #fcfaec
<div style="background-color:#fcfaec;">Content here</div>
.mybackground {background-color:#fcfaec;}
Border around this has a color of #fcfaec
<div style="border:2px solid #fcfaec;">Content here</div>
.myborder {border:2px solid #fcfaec;}