#facabd color space conversions
Hex:
#facabd
RGB:
250, 202, 189
CMY:
2, 21, 26
CMYK:
0, 19, 24, 2
HSL:
13°, 85.9155%, 86.0784%
HSV (HSB):
13°, 24.4000%, 98.0392%
XYZ:
69.7302, 66.2392, 57.2544
xyY:
0.3609, 0.3428, 66.2392
CIE-Lab:
85.1183, 15.0979, 12.9136
CIE-LCH:
85.1183, 19.8672, 40.5412
CIE-Luv:
85.1183, 30.9743, 15.8752
Hunter-Lab:
81.3875, 10.5051, 15.2619
#facabd color charts
#facabd color shades, tints & tones
#facabd color schemes
#facabd color preview, HTML & CSS examples
This text has a color of #facabd
<p style="color:#facabd;">Text here</p>
.mytext {color:#facabd;}
This box has a color of #facabd
<div style="background-color:#facabd;">Content here</div>
.mybackground {background-color:#facabd;}
Border around this has a color of #facabd
<div style="border:2px solid #facabd;">Content here</div>
.myborder {border:2px solid #facabd;}