#facdf1 color space conversions
Hex:
#facdf1
RGB:
250, 205, 241
CMY:
2, 20, 5
CMYK:
0, 18, 4, 2
HSL:
312°, 81.8182%, 89.2157%
HSV (HSB):
312°, 18.0000%, 98.0392%
XYZ:
77.1328, 70.3375, 92.7302
xyY:
0.3211, 0.2928, 70.3375
CIE-Lab:
87.1621, 21.7125, -11.7104
CIE-LCH:
87.1621, 24.6691, 331.6602
CIE-Luv:
87.1621, 23.7011, -22.0915
Hunter-Lab:
83.8675, 17.3983, -6.8483
#facdf1 color charts
#facdf1 color shades, tints & tones
#facdf1 color schemes
#facdf1 color preview, HTML & CSS examples
This text has a color of #facdf1
<p style="color:#facdf1;">Text here</p>
.mytext {color:#facdf1;}
This box has a color of #facdf1
<div style="background-color:#facdf1;">Content here</div>
.mybackground {background-color:#facdf1;}
Border around this has a color of #facdf1
<div style="border:2px solid #facdf1;">Content here</div>
.myborder {border:2px solid #facdf1;}