#facfd4 color space conversions
Hex:
#facfd4
RGB:
250, 207, 212
CMY:
2, 19, 17
CMYK:
0, 17, 15, 2
HSL:
353°, 81.1321%, 89.6078%
HSV (HSB):
353°, 17.2000%, 98.0392%
XYZ:
73.6208, 69.7031, 71.8612
xyY:
0.3421, 0.3239, 69.7031
CIE-Lab:
86.8510, 15.8648, 3.1989
CIE-LCH:
86.8510, 16.1841, 11.4001
CIE-Luv:
86.8510, 25.7292, 1.8742
Hunter-Lab:
83.4884, 11.2983, 7.4090
#facfd4 color charts
#facfd4 color shades, tints & tones
#facfd4 color schemes
#facfd4 color preview, HTML & CSS examples
This text has a color of #facfd4
<p style="color:#facfd4;">Text here</p>
.mytext {color:#facfd4;}
This box has a color of #facfd4
<div style="background-color:#facfd4;">Content here</div>
.mybackground {background-color:#facfd4;}
Border around this has a color of #facfd4
<div style="border:2px solid #facfd4;">Content here</div>
.myborder {border:2px solid #facfd4;}