#facab9 color space conversions
Hex:
#facab9
RGB:
250, 202, 185
CMY:
2, 21, 27
CMYK:
0, 19, 26, 2
HSL:
16°, 86.6667%, 85.2941%
HSV (HSB):
16°, 26.0000%, 98.0392%
XYZ:
69.3018, 66.0678, 54.9987
xyY:
0.3640, 0.3471, 66.0678
CIE-Lab:
85.0310, 14.5487, 14.9116
CIE-LCH:
85.0310, 20.8331, 45.7056
CIE-Luv:
85.0310, 31.3864, 18.7201
Hunter-Lab:
81.2821, 9.9469, 16.7795
#facab9 color charts
#facab9 color shades, tints & tones
#facab9 color schemes
#facab9 color preview, HTML & CSS examples
This text has a color of #facab9
<p style="color:#facab9;">Text here</p>
.mytext {color:#facab9;}
This box has a color of #facab9
<div style="background-color:#facab9;">Content here</div>
.mybackground {background-color:#facab9;}
Border around this has a color of #facab9
<div style="border:2px solid #facab9;">Content here</div>
.myborder {border:2px solid #facab9;}