#facdd9 color space conversions
Hex:
#facdd9
RGB:
250, 205, 217
CMY:
2, 20, 15
CMYK:
0, 18, 13, 2
HSL:
344°, 81.8182%, 89.2157%
HSV (HSB):
344°, 18.0000%, 98.0392%
XYZ:
73.7800, 68.9964, 75.0746
xyY:
0.3387, 0.3167, 68.9964
CIE-Lab:
86.5023, 17.6989, 0.0398
CIE-LCH:
86.5023, 17.6990, 0.1287
CIE-Luv:
86.5023, 26.3118, -3.1778
Hunter-Lab:
83.0641, 13.1871, 4.5576
#facdd9 color charts
#facdd9 color shades, tints & tones
#facdd9 color schemes
#facdd9 color preview, HTML & CSS examples
This text has a color of #facdd9
<p style="color:#facdd9;">Text here</p>
.mytext {color:#facdd9;}
This box has a color of #facdd9
<div style="background-color:#facdd9;">Content here</div>
.mybackground {background-color:#facdd9;}
Border around this has a color of #facdd9
<div style="border:2px solid #facdd9;">Content here</div>
.myborder {border:2px solid #facdd9;}