#faedea color space conversions
Hex:
#faedea
RGB:
250, 237, 234
CMY:
2, 7, 8
CMYK:
0, 5, 6, 2
HSL:
11°, 61.5385%, 94.9020%
HSV (HSB):
11°, 6.4000%, 98.0392%
XYZ:
84.5598, 86.8329, 90.1455
xyY:
0.3233, 0.3320, 86.8329
CIE-Lab:
94.6673, 3.8751, 3.0075
CIE-LCH:
94.6673, 4.9053, 37.8158
CIE-Luv:
94.6673, 7.6639, 3.8857
Hunter-Lab:
93.1842, -1.0928, 7.8723
#faedea color charts
#faedea color shades, tints & tones
#faedea color schemes
#faedea color preview, HTML & CSS examples
This text has a color of #faedea
<p style="color:#faedea;">Text here</p>
.mytext {color:#faedea;}
This box has a color of #faedea
<div style="background-color:#faedea;">Content here</div>
.mybackground {background-color:#faedea;}
Border around this has a color of #faedea
<div style="border:2px solid #faedea;">Content here</div>
.myborder {border:2px solid #faedea;}