#faecda color space conversions
Hex:
#faecda
RGB:
250, 236, 218
CMY:
2, 7, 15
CMYK:
0, 6, 13, 2
HSL:
34°, 76.1905%, 91.7647%
HSV (HSB):
34°, 12.8000%, 98.0392%
XYZ:
82.0747, 85.3769, 78.4832
xyY:
0.3337, 0.3472, 85.3769
CIE-Lab:
94.0453, 1.7985, 10.4104
CIE-LCH:
94.0453, 10.5646, 80.1985
CIE-Luv:
94.0453, 9.2684, 15.2289
Hunter-Lab:
92.3996, -3.1452, 14.3194
#faecda color charts
#faecda color shades, tints & tones
#faecda color schemes
#faecda color preview, HTML & CSS examples
This text has a color of #faecda
<p style="color:#faecda;">Text here</p>
.mytext {color:#faecda;}
This box has a color of #faecda
<div style="background-color:#faecda;">Content here</div>
.mybackground {background-color:#faecda;}
Border around this has a color of #faecda
<div style="border:2px solid #faecda;">Content here</div>
.myborder {border:2px solid #faecda;}