#facef1 color space conversions
Hex:
#facef1
RGB:
250, 206, 241
CMY:
2, 19, 5
CMYK:
0, 18, 4, 2
HSL:
312°, 81.4815%, 89.4118%
HSV (HSB):
312°, 17.6000%, 98.0392%
XYZ:
77.3728, 70.8175, 92.8102
xyY:
0.3210, 0.2938, 70.8175
CIE-Lab:
87.3963, 21.1865, -11.3613
CIE-LCH:
87.3963, 24.0405, 331.7976
CIE-Luv:
87.3963, 23.1879, -21.4516
Hunter-Lab:
84.1531, 16.8501, -6.4822
#facef1 color charts
#facef1 color shades, tints & tones
#facef1 color schemes
#facef1 color preview, HTML & CSS examples
This text has a color of #facef1
<p style="color:#facef1;">Text here</p>
.mytext {color:#facef1;}
This box has a color of #facef1
<div style="background-color:#facef1;">Content here</div>
.mybackground {background-color:#facef1;}
Border around this has a color of #facef1
<div style="border:2px solid #facef1;">Content here</div>
.myborder {border:2px solid #facef1;}