#faeaea color space conversions
Hex:
#faeaea
RGB:
250, 234, 234
CMY:
2, 8, 8
CMYK:
0, 6, 6, 2
HSL:
0°, 61.5385%, 94.9020%
HSV (HSB):
0°, 6.4000%, 98.0392%
XYZ:
83.6984, 85.1101, 89.8584
xyY:
0.3236, 0.3290, 85.1101
CIE-Lab:
93.9306, 5.4124, 1.9369
CIE-LCH:
93.9306, 5.7485, 19.6902
CIE-Luv:
93.9306, 9.2370, 1.9762
Hunter-Lab:
92.2552, 0.4975, 6.8289
#faeaea color charts
#faeaea color shades, tints & tones
#faeaea color schemes
#faeaea color preview, HTML & CSS examples
This text has a color of #faeaea
<p style="color:#faeaea;">Text here</p>
.mytext {color:#faeaea;}
This box has a color of #faeaea
<div style="background-color:#faeaea;">Content here</div>
.mybackground {background-color:#faeaea;}
Border around this has a color of #faeaea
<div style="border:2px solid #faeaea;">Content here</div>
.myborder {border:2px solid #faeaea;}