#facfc9 color space conversions
Hex:
#facfc9
RGB:
250, 207, 201
CMY:
2, 19, 21
CMYK:
0, 17, 20, 2
HSL:
7°, 83.0508%, 88.4314%
HSV (HSB):
7°, 19.6000%, 98.0392%
XYZ:
72.2798, 69.1667, 64.7993
xyY:
0.3505, 0.3354, 69.1667
CIE-Lab:
86.5865, 14.1997, 8.6446
CIE-LCH:
86.5865, 16.6241, 31.3326
CIE-Luv:
86.5865, 26.8428, 10.1036
Hunter-Lab:
83.1665, 9.5924, 12.0207
#facfc9 color charts
#facfc9 color shades, tints & tones
#facfc9 color schemes
#facfc9 color preview, HTML & CSS examples
This text has a color of #facfc9
<p style="color:#facfc9;">Text here</p>
.mytext {color:#facfc9;}
This box has a color of #facfc9
<div style="background-color:#facfc9;">Content here</div>
.mybackground {background-color:#facfc9;}
Border around this has a color of #facfc9
<div style="border:2px solid #facfc9;">Content here</div>
.myborder {border:2px solid #facfc9;}