#faeafe color space conversions
Hex:
#faeafe
RGB:
250, 234, 254
CMY:
2, 8, 0
CMYK:
2, 8, 0, 0
HSL:
288°, 90.9091%, 95.6863%
HSV (HSB):
288°, 7.8740%, 99.6078%
XYZ:
86.7366, 86.3254, 105.8569
xyY:
0.3110, 0.3095, 86.3254
CIE-Lab:
94.4513, 8.8977, -7.6965
CIE-LCH:
94.4513, 11.7645, 319.1402
CIE-Luv:
94.4513, 7.7893, -13.6307
Hunter-Lab:
92.9115, 4.0418, -2.5129
#faeafe color charts
#faeafe color shades, tints & tones
#faeafe color schemes
#faeafe color preview, HTML & CSS examples
This text has a color of #faeafe
<p style="color:#faeafe;">Text here</p>
.mytext {color:#faeafe;}
This box has a color of #faeafe
<div style="background-color:#faeafe;">Content here</div>
.mybackground {background-color:#faeafe;}
Border around this has a color of #faeafe
<div style="border:2px solid #faeafe;">Content here</div>
.myborder {border:2px solid #faeafe;}