#faeded color space conversions
Hex:
#faeded
RGB:
250, 237, 237
CMY:
2, 7, 7
CMYK:
0, 5, 5, 2
HSL:
0°, 56.5217%, 95.4902%
HSV (HSB):
0°, 5.2000%, 98.0392%
XYZ:
84.9946, 87.0068, 92.4351
xyY:
0.3214, 0.3290, 87.0068
CIE-Lab:
94.7412, 4.3796, 1.5582
CIE-LCH:
94.7412, 4.6486, 19.5849
CIE-Luv:
94.7412, 7.4604, 1.5928
Hunter-Lab:
93.2774, -0.5859, 6.5396
#faeded color charts
#faeded RGB chart
#faeded CMYK chart
#faeded RGB pie chart
#faeded color shades, tints & tones
#faeded color schemes
#faeded color preview, HTML & CSS examples
This text has a color of #faeded
<p style="color:#faeded;">Text here</p>
.mytext {color:#faeded;}
Text color #faeded
This box has a color of #faeded
<div style="background-color:#faeded;">Content here</div>
.mybackground {background-color:#faeded;}
Background color #faeded
Border around this has a color of #faeded
<div style="border:2px solid #faeded;">Content here</div>
.myborder {border:2px solid #faeded;}
Border color #faeded