#facdc7 color space conversions
Hex:
#facdc7
RGB:
250, 205, 199
CMY:
2, 20, 22
CMYK:
0, 18, 20, 2
HSL:
7°, 83.6066%, 88.0392%
HSV (HSB):
7°, 20.4000%, 98.0392%
XYZ:
71.5645, 68.1102, 63.4076
xyY:
0.3524, 0.3354, 68.1102
CIE-Lab:
86.0615, 14.9522, 8.9525
CIE-LCH:
86.0615, 17.4275, 30.9107
CIE-Luv:
86.0615, 28.1936, 10.3823
Hunter-Lab:
82.5289, 10.3598, 12.2173
#facdc7 color charts
#facdc7 color shades, tints & tones
#facdc7 color schemes
#facdc7 color preview, HTML & CSS examples
This text has a color of #facdc7
<p style="color:#facdc7;">Text here</p>
.mytext {color:#facdc7;}
This box has a color of #facdc7
<div style="background-color:#facdc7;">Content here</div>
.mybackground {background-color:#facdc7;}
Border around this has a color of #facdc7
<div style="border:2px solid #facdc7;">Content here</div>
.myborder {border:2px solid #facdc7;}