#facbac color space conversions
Hex:
#facbac
RGB:
250, 203, 172
CMY:
2, 20, 33
CMYK:
0, 19, 31, 2
HSL:
24°, 88.6364%, 82.7451%
HSV (HSB):
24°, 31.2000%, 98.0392%
XYZ:
68.2267, 66.0144, 48.1758
xyY:
0.3740, 0.3619, 66.0144
CIE-Lab:
85.0038, 12.3267, 21.7439
CIE-LCH:
85.0038, 24.9949, 60.4509
CIE-Luv:
85.0038, 32.0695, 28.2332
Hunter-Lab:
81.2493, 7.7039, 21.7191
#facbac color charts
#facbac color shades, tints & tones
#facbac color schemes
#facbac color preview, HTML & CSS examples
This text has a color of #facbac
<p style="color:#facbac;">Text here</p>
.mytext {color:#facbac;}
This box has a color of #facbac
<div style="background-color:#facbac;">Content here</div>
.mybackground {background-color:#facbac;}
Border around this has a color of #facbac
<div style="border:2px solid #facbac;">Content here</div>
.myborder {border:2px solid #facbac;}