#facb73 color space conversions
Hex:
#facb73
RGB:
250, 203, 115
CMY:
2, 20, 55
CMYK:
0, 19, 54, 2
HSL:
39°, 93.1034%, 71.5686%
HSV (HSB):
39°, 54.0000%, 98.0392%
XYZ:
63.8748, 64.2737, 25.2592
xyY:
0.4164, 0.4190, 64.2737
CIE-Lab:
84.1081, 6.4590, 49.7102
CIE-LCH:
84.1081, 50.1281, 82.5969
CIE-Luv:
84.1081, 36.7838, 60.9563
Hunter-Lab:
80.1709, 1.9179, 37.4393
#facb73 color charts
#facb73 color shades, tints & tones
#facb73 color schemes
#facb73 color preview, HTML & CSS examples
This text has a color of #facb73
<p style="color:#facb73;">Text here</p>
.mytext {color:#facb73;}
This box has a color of #facb73
<div style="background-color:#facb73;">Content here</div>
.mybackground {background-color:#facb73;}
Border around this has a color of #facb73
<div style="border:2px solid #facb73;">Content here</div>
.myborder {border:2px solid #facb73;}