#facdc6 color space conversions
Hex:
#facdc6
RGB:
250, 205, 198
CMY:
2, 20, 22
CMYK:
0, 18, 21, 2
HSL:
8°, 83.8710%, 87.8431%
HSV (HSB):
8°, 20.8000%, 98.0392%
XYZ:
71.4487, 68.0639, 62.7980
xyY:
0.3532, 0.3364, 68.0639
CIE-Lab:
86.0384, 14.8066, 9.4496
CIE-LCH:
86.0384, 17.5650, 32.5462
CIE-Luv:
86.0384, 28.2956, 11.1163
Hunter-Lab:
82.5008, 10.2110, 12.6202
#facdc6 color charts
#facdc6 color shades, tints & tones
#facdc6 color schemes
#facdc6 color preview, HTML & CSS examples
This text has a color of #facdc6
<p style="color:#facdc6;">Text here</p>
.mytext {color:#facdc6;}
This box has a color of #facdc6
<div style="background-color:#facdc6;">Content here</div>
.mybackground {background-color:#facdc6;}
Border around this has a color of #facdc6
<div style="border:2px solid #facdc6;">Content here</div>
.myborder {border:2px solid #facdc6;}