#facb99 color space conversions
Hex:
#facb99
RGB:
250, 203, 153
CMY:
2, 20, 40
CMYK:
0, 19, 39, 2
HSL:
31°, 90.6542%, 79.0196%
HSV (HSB):
31°, 38.8000%, 98.0392%
XYZ:
66.5300, 65.3358, 39.2415
xyY:
0.3888, 0.3818, 65.3358
CIE-Lab:
84.6565, 10.0816, 31.2171
CIE-LCH:
84.6565, 32.8046, 72.1021
CIE-Luv:
84.6565, 33.8179, 40.4015
Hunter-Lab:
80.8305, 5.4664, 27.7973
#facb99 color charts
#facb99 color shades, tints & tones
#facb99 color schemes
#facb99 color preview, HTML & CSS examples
This text has a color of #facb99
<p style="color:#facb99;">Text here</p>
.mytext {color:#facb99;}
This box has a color of #facb99
<div style="background-color:#facb99;">Content here</div>
.mybackground {background-color:#facb99;}
Border around this has a color of #facb99
<div style="border:2px solid #facb99;">Content here</div>
.myborder {border:2px solid #facb99;}