#fafaed color space conversions
Hex:
#fafaed
RGB:
250, 250, 237
CMY:
2, 2, 7
CMYK:
0, 0, 5, 2
HSL:
60°, 56.5217%, 95.4902%
HSV (HSB):
60°, 5.2000%, 98.0392%
XYZ:
88.8960, 94.8096, 93.7355
xyY:
0.3204, 0.3417, 94.8096
CIE-Lab:
97.9573, -2.2225, 6.2193
CIE-LCH:
97.9573, 6.6045, 109.6649
CIE-Luv:
97.9573, 0.7150, 9.8851
Hunter-Lab:
97.3702, -7.4329, 11.0824
#fafaed color charts
#fafaed color shades, tints & tones
#fafaed color schemes
#fafaed color preview, HTML & CSS examples
This text has a color of #fafaed
<p style="color:#fafaed;">Text here</p>
.mytext {color:#fafaed;}
This box has a color of #fafaed
<div style="background-color:#fafaed;">Content here</div>
.mybackground {background-color:#fafaed;}
Border around this has a color of #fafaed
<div style="border:2px solid #fafaed;">Content here</div>
.myborder {border:2px solid #fafaed;}