#faecc0 color space conversions
Hex:
#faecc0
RGB:
250, 236, 192
CMY:
2, 7, 25
CMYK:
0, 6, 23, 2
HSL:
46°, 85.2941%, 86.6667%
HSV (HSB):
46°, 23.2000%, 98.0392%
XYZ:
78.9342, 84.1207, 61.9458
xyY:
0.3508, 0.3739, 84.1207
CIE-Lab:
93.5029, -2.0156, 23.0759
CIE-LCH:
93.5029, 23.1638, 94.9920
CIE-Luv:
93.5029, 10.9231, 33.5478
Hunter-Lab:
91.7173, -6.8837, 24.1577
#faecc0 color charts
#faecc0 color shades, tints & tones
#faecc0 color schemes
#faecc0 color preview, HTML & CSS examples
This text has a color of #faecc0
<p style="color:#faecc0;">Text here</p>
.mytext {color:#faecc0;}
This box has a color of #faecc0
<div style="background-color:#faecc0;">Content here</div>
.mybackground {background-color:#faecc0;}
Border around this has a color of #faecc0
<div style="border:2px solid #faecc0;">Content here</div>
.myborder {border:2px solid #faecc0;}