#facde7 color space conversions
Hex:
#facde7
RGB:
250, 205, 231
CMY:
2, 20, 9
CMYK:
0, 18, 8, 2
HSL:
325°, 81.8182%, 89.2157%
HSV (HSB):
325°, 18.0000%, 98.0392%
XYZ:
75.6795, 69.7562, 85.0769
xyY:
0.3283, 0.3026, 69.7562
CIE-Lab:
86.8771, 19.9931, -6.8359
CIE-LCH:
86.8771, 21.1294, 341.1238
CIE-Luv:
86.8771, 24.8001, -14.1144
Hunter-Lab:
83.5202, 15.5826, -1.9310
#facde7 color charts
#facde7 color shades, tints & tones
#facde7 color schemes
#facde7 color preview, HTML & CSS examples
This text has a color of #facde7
<p style="color:#facde7;">Text here</p>
.mytext {color:#facde7;}
This box has a color of #facde7
<div style="background-color:#facde7;">Content here</div>
.mybackground {background-color:#facde7;}
Border around this has a color of #facde7
<div style="border:2px solid #facde7;">Content here</div>
.myborder {border:2px solid #facde7;}