#facfde color space conversions
Hex:
#facfde
RGB:
250, 207, 222
CMY:
2, 19, 13
CMYK:
0, 17, 11, 2
HSL:
339°, 81.1321%, 89.6078%
HSV (HSB):
339°, 17.2000%, 98.0392%
XYZ:
74.9220, 70.2236, 78.7129
xyY:
0.3347, 0.3137, 70.2236
CIE-Lab:
87.1064, 17.4535, -1.7280
CIE-LCH:
87.1064, 17.5388, 354.3460
CIE-Luv:
87.1064, 24.6928, -5.8035
Hunter-Lab:
83.7995, 12.9410, 2.9685
#facfde color charts
#facfde color shades, tints & tones
#facfde color schemes
#facfde color preview, HTML & CSS examples
This text has a color of #facfde
<p style="color:#facfde;">Text here</p>
.mytext {color:#facfde;}
This box has a color of #facfde
<div style="background-color:#facfde;">Content here</div>
.mybackground {background-color:#facfde;}
Border around this has a color of #facfde
<div style="border:2px solid #facfde;">Content here</div>
.myborder {border:2px solid #facfde;}