#facef3 color space conversions
Hex:
#facef3
RGB:
250, 206, 243
CMY:
2, 19, 5
CMYK:
0, 18, 3, 2
HSL:
310°, 81.4815%, 89.4118%
HSV (HSB):
310°, 17.6000%, 98.0392%
XYZ:
77.6733, 70.9377, 94.3925
xyY:
0.3196, 0.2919, 70.9377
CIE-Lab:
87.4547, 21.5381, -12.3321
CIE-LCH:
87.4547, 24.8187, 330.2059
CIE-Luv:
87.4547, 22.9695, -23.0594
Hunter-Lab:
84.2245, 17.2229, -7.4906
#facef3 color charts
#facef3 color shades, tints & tones
#facef3 color schemes
#facef3 color preview, HTML & CSS examples
This text has a color of #facef3
<p style="color:#facef3;">Text here</p>
.mytext {color:#facef3;}
This box has a color of #facef3
<div style="background-color:#facef3;">Content here</div>
.mybackground {background-color:#facef3;}
Border around this has a color of #facef3
<div style="border:2px solid #facef3;">Content here</div>
.myborder {border:2px solid #facef3;}