#faeddf color space conversions
Hex:
#faeddf
RGB:
250, 237, 223
CMY:
2, 7, 13
CMYK:
0, 5, 11, 2
HSL:
31°, 72.9730%, 92.7451%
HSV (HSB):
31°, 10.8000%, 98.0392%
XYZ:
83.0278, 86.2201, 82.0781
xyY:
0.3304, 0.3431, 86.2201
CIE-Lab:
94.4064, 2.0780, 8.3358
CIE-LCH:
94.4064, 8.5909, 76.0022
CIE-Luv:
94.4064, 8.3986, 12.1592
Hunter-Lab:
92.8548, -2.8868, 12.5895
#faeddf color charts
#faeddf RGB chart
#faeddf CMYK chart
#faeddf RGB pie chart
#faeddf color shades, tints & tones
#faeddf color schemes
#faeddf color preview, HTML & CSS examples
This text has a color of #faeddf
<p style="color:#faeddf;">Text here</p>
.mytext {color:#faeddf;}
Text color #faeddf
This box has a color of #faeddf
<div style="background-color:#faeddf;">Content here</div>
.mybackground {background-color:#faeddf;}
Background color #faeddf
Border around this has a color of #faeddf
<div style="border:2px solid #faeddf;">Content here</div>
.myborder {border:2px solid #faeddf;}
Border color #faeddf