#facb76 color space conversions
Hex:
#facb76
RGB:
250, 203, 118
CMY:
2, 20, 54
CMYK:
0, 19, 53, 2
HSL:
39°, 92.9577%, 72.1569%
HSV (HSB):
39°, 52.8000%, 98.0392%
XYZ:
64.0503, 64.3439, 26.1833
xyY:
0.4144, 0.4163, 64.3439
CIE-Lab:
84.1445, 6.7027, 48.2921
CIE-LCH:
84.1445, 48.7551, 82.0981
CIE-Luv:
84.1445, 36.5783, 59.5359
Hunter-Lab:
80.2146, 2.1542, 36.7970
#facb76 color charts
#facb76 color shades, tints & tones
#facb76 color schemes
#facb76 color preview, HTML & CSS examples
This text has a color of #facb76
<p style="color:#facb76;">Text here</p>
.mytext {color:#facb76;}
This box has a color of #facb76
<div style="background-color:#facb76;">Content here</div>
.mybackground {background-color:#facb76;}
Border around this has a color of #facb76
<div style="border:2px solid #facb76;">Content here</div>
.myborder {border:2px solid #facb76;}