#facf5d color space conversions
Hex:
#facf5d
RGB:
250, 207, 93
CMY:
2, 19, 64
CMYK:
0, 17, 63, 2
HSL:
44°, 94.0120%, 67.2549%
HSV (HSB):
44°, 62.8000%, 98.0392%
XYZ:
63.7129, 65.7400, 19.6870
xyY:
0.4272, 0.4408, 65.7400
CIE-Lab:
84.8636, 2.8322, 60.8096
CIE-LCH:
84.8636, 60.8755, 87.3334
CIE-Luv:
84.8636, 35.2919, 71.9657
Hunter-Lab:
81.0802, -1.6247, 42.3600
#facf5d color charts
#facf5d color shades, tints & tones
#facf5d color schemes
#facf5d color preview, HTML & CSS examples
This text has a color of #facf5d
<p style="color:#facf5d;">Text here</p>
.mytext {color:#facf5d;}
This box has a color of #facf5d
<div style="background-color:#facf5d;">Content here</div>
.mybackground {background-color:#facf5d;}
Border around this has a color of #facf5d
<div style="border:2px solid #facf5d;">Content here</div>
.myborder {border:2px solid #facf5d;}