#faeeea color space conversions
Hex:
#faeeea
RGB:
250, 238, 234
CMY:
2, 7, 8
CMYK:
0, 5, 6, 2
HSL:
15°, 61.5385%, 94.9020%
HSV (HSB):
15°, 6.4000%, 98.0392%
XYZ:
84.8502, 87.4136, 90.2423
xyY:
0.3232, 0.3330, 87.4136
CIE-Lab:
94.9135, 3.3639, 3.3647
CIE-LCH:
94.9135, 4.7579, 45.0075
CIE-Luv:
94.9135, 7.1400, 4.5218
Hunter-Lab:
93.4952, -1.6217, 8.2195
#faeeea color charts
#faeeea color shades, tints & tones
#faeeea color schemes
#faeeea color preview, HTML & CSS examples
This text has a color of #faeeea
<p style="color:#faeeea;">Text here</p>
.mytext {color:#faeeea;}
This box has a color of #faeeea
<div style="background-color:#faeeea;">Content here</div>
.mybackground {background-color:#faeeea;}
Border around this has a color of #faeeea
<div style="border:2px solid #faeeea;">Content here</div>
.myborder {border:2px solid #faeeea;}