#faecee color space conversions
Hex:
#faecee
RGB:
250, 236, 238
CMY:
2, 7, 7
CMYK:
0, 6, 5, 2
HSL:
351°, 58.3333%, 95.2941%
HSV (HSB):
351°, 5.6000%, 98.0392%
XYZ:
84.8524, 86.4879, 93.1106
xyY:
0.3209, 0.3270, 86.4879
CIE-Lab:
94.5206, 5.0616, 0.7177
CIE-LCH:
94.5206, 5.1122, 8.0708
CIE-Luv:
94.5206, 7.9118, 0.1843
Hunter-Lab:
92.9989, 0.1158, 5.7380
#faecee color charts
#faecee color shades, tints & tones
#faecee color schemes
#faecee color preview, HTML & CSS examples
This text has a color of #faecee
<p style="color:#faecee;">Text here</p>
.mytext {color:#faecee;}
This box has a color of #faecee
<div style="background-color:#faecee;">Content here</div>
.mybackground {background-color:#faecee;}
Border around this has a color of #faecee
<div style="border:2px solid #faecee;">Content here</div>
.myborder {border:2px solid #faecee;}