#facba1 color space conversions
Hex:
#facba1
RGB:
250, 203, 161
CMY:
2, 20, 37
CMYK:
0, 19, 36, 2
HSL:
28°, 89.8990%, 80.5882%
HSV (HSB):
28°, 35.6000%, 98.0392%
XYZ:
67.2133, 65.6091, 42.8395
xyY:
0.3826, 0.3735, 65.6091
CIE-Lab:
84.7966, 10.9921, 27.2354
CIE-LCH:
84.7966, 29.3699, 68.0213
CIE-Luv:
84.7966, 33.1009, 35.4164
Hunter-Lab:
80.9994, 6.3702, 25.3419
#facba1 color charts
#facba1 color shades, tints & tones
#facba1 color schemes
#facba1 color preview, HTML & CSS examples
This text has a color of #facba1
<p style="color:#facba1;">Text here</p>
.mytext {color:#facba1;}
This box has a color of #facba1
<div style="background-color:#facba1;">Content here</div>
.mybackground {background-color:#facba1;}
Border around this has a color of #facba1
<div style="border:2px solid #facba1;">Content here</div>
.myborder {border:2px solid #facba1;}