#facb8f color space conversions
Hex:
#facb8f
RGB:
250, 203, 143
CMY:
2, 20, 44
CMYK:
0, 19, 43, 2
HSL:
34°, 91.4530%, 77.0588%
HSV (HSB):
34°, 42.8000%, 98.0392%
XYZ:
65.7382, 65.0190, 35.0718
xyY:
0.3964, 0.3921, 65.0190
CIE-Lab:
84.4935, 9.0155, 36.1674
CIE-LCH:
84.4935, 37.2741, 76.0030
CIE-Luv:
84.4935, 34.6716, 46.3289
Hunter-Lab:
80.6344, 4.4142, 30.6560
#facb8f color charts
#facb8f color shades, tints & tones
#facb8f color schemes
#facb8f color preview, HTML & CSS examples
This text has a color of #facb8f
<p style="color:#facb8f;">Text here</p>
.mytext {color:#facb8f;}
This box has a color of #facb8f
<div style="background-color:#facb8f;">Content here</div>
.mybackground {background-color:#facb8f;}
Border around this has a color of #facb8f
<div style="border:2px solid #facb8f;">Content here</div>
.myborder {border:2px solid #facb8f;}