#faeadf color space conversions
Hex:
#faeadf
RGB:
250, 234, 223
CMY:
2, 8, 13
CMYK:
0, 6, 11, 2
HSL:
24°, 72.9730%, 92.7451%
HSV (HSB):
24°, 10.8000%, 98.0392%
XYZ:
82.1664, 84.4973, 81.7910
xyY:
0.3307, 0.3401, 84.4973
CIE-Lab:
93.6661, 3.6103, 7.2719
CIE-LCH:
93.6661, 8.1188, 63.5973
CIE-Luv:
93.6661, 10.0095, 10.2908
Hunter-Lab:
91.9224, -1.3090, 11.5905
#faeadf color charts
#faeadf color shades, tints & tones
#faeadf color schemes
#faeadf color preview, HTML & CSS examples
This text has a color of #faeadf
<p style="color:#faeadf;">Text here</p>
.mytext {color:#faeadf;}
This box has a color of #faeadf
<div style="background-color:#faeadf;">Content here</div>
.mybackground {background-color:#faeadf;}
Border around this has a color of #faeadf
<div style="border:2px solid #faeadf;">Content here</div>
.myborder {border:2px solid #faeadf;}