#faede5 color space conversions
Hex:
#faede5
RGB:
250, 237, 229
CMY:
2, 7, 10
CMYK:
0, 5, 8, 2
HSL:
23°, 67.7419%, 93.9216%
HSV (HSB):
23°, 8.4000%, 98.0392%
XYZ:
83.8514, 86.5495, 86.4150
xyY:
0.3265, 0.3370, 86.5495
CIE-Lab:
94.5468, 3.0478, 5.4269
CIE-LCH:
94.5468, 6.2242, 60.6806
CIE-Luv:
94.5468, 8.0002, 7.6733
Hunter-Lab:
93.0320, -1.9208, 10.0494
#faede5 color charts
#faede5 color shades, tints & tones
#faede5 color schemes
#faede5 color preview, HTML & CSS examples
This text has a color of #faede5
<p style="color:#faede5;">Text here</p>
.mytext {color:#faede5;}
This box has a color of #faede5
<div style="background-color:#faede5;">Content here</div>
.mybackground {background-color:#faede5;}
Border around this has a color of #faede5
<div style="border:2px solid #faede5;">Content here</div>
.myborder {border:2px solid #faede5;}