#facab7 color space conversions
Hex:
#facab7
RGB:
250, 202, 183
CMY:
2, 21, 28
CMYK:
0, 19, 27, 2
HSL:
17°, 87.0130%, 84.9020%
HSV (HSB):
17°, 26.8000%, 98.0392%
XYZ:
69.0921, 65.9840, 53.8944
xyY:
0.3656, 0.3492, 65.9840
CIE-Lab:
84.9882, 14.2787, 15.9111
CIE-LCH:
84.9882, 21.3786, 48.0950
CIE-Luv:
84.9882, 31.5904, 20.1274
Hunter-Lab:
81.2305, 9.6731, 17.5239
#facab7 color charts
#facab7 color shades, tints & tones
#facab7 color schemes
#facab7 color preview, HTML & CSS examples
This text has a color of #facab7
<p style="color:#facab7;">Text here</p>
.mytext {color:#facab7;}
This box has a color of #facab7
<div style="background-color:#facab7;">Content here</div>
.mybackground {background-color:#facab7;}
Border around this has a color of #facab7
<div style="border:2px solid #facab7;">Content here</div>
.myborder {border:2px solid #facab7;}