#facdd7 color space conversions
Hex:
#facdd7
RGB:
250, 205, 215
CMY:
2, 20, 16
CMYK:
0, 18, 14, 2
HSL:
347°, 81.8182%, 89.2157%
HSV (HSB):
347°, 18.0000%, 98.0392%
XYZ:
73.5214, 68.8929, 73.7126
xyY:
0.3402, 0.3188, 68.8929
CIE-Lab:
86.4510, 17.3823, 1.0264
CIE-LCH:
86.4510, 17.4126, 3.3793
CIE-Luv:
86.4510, 26.5246, -1.6410
Hunter-Lab:
83.0018, 12.8589, 5.4467
#facdd7 color charts
#facdd7 color shades, tints & tones
#facdd7 color schemes
#facdd7 color preview, HTML & CSS examples
This text has a color of #facdd7
<p style="color:#facdd7;">Text here</p>
.mytext {color:#facdd7;}
This box has a color of #facdd7
<div style="background-color:#facdd7;">Content here</div>
.mybackground {background-color:#facdd7;}
Border around this has a color of #facdd7
<div style="border:2px solid #facdd7;">Content here</div>
.myborder {border:2px solid #facdd7;}