#faede9 color space conversions
Hex:
#faede9
RGB:
250, 237, 233
CMY:
2, 7, 9
CMYK:
0, 5, 7, 2
HSL:
14°, 62.9630%, 94.7059%
HSV (HSB):
14°, 6.8000%, 98.0392%
XYZ:
84.4165, 86.7756, 89.3909
xyY:
0.3240, 0.3330, 86.7756
CIE-Lab:
94.6430, 3.7083, 3.4910
CIE-LCH:
94.6430, 5.0930, 43.2717
CIE-Luv:
94.6430, 7.7314, 4.6467
Hunter-Lab:
93.1534, -1.2600, 8.3121
#faede9 color charts
#faede9 color shades, tints & tones
#faede9 color schemes
#faede9 color preview, HTML & CSS examples
This text has a color of #faede9
<p style="color:#faede9;">Text here</p>
.mytext {color:#faede9;}
This box has a color of #faede9
<div style="background-color:#faede9;">Content here</div>
.mybackground {background-color:#faede9;}
Border around this has a color of #faede9
<div style="border:2px solid #faede9;">Content here</div>
.myborder {border:2px solid #faede9;}