#faec86 color space conversions
Hex:
#faec86
RGB:
250, 236, 134
CMY:
2, 7, 47
CMYK:
0, 6, 46, 2
HSL:
53°, 92.0635%, 75.2941%
HSV (HSB):
53°, 46.4000%, 98.0392%
XYZ:
73.7229, 82.0361, 34.5032
xyY:
0.3875, 0.4312, 82.0361
CIE-Lab:
92.5908, -8.6635, 50.8730
CIE-LCH:
92.5908, 51.6054, 99.6646
CIE-Luv:
92.5908, 14.0033, 67.5582
Hunter-Lab:
90.5738, -13.2134, 40.8157
#faec86 color charts
#faec86 color shades, tints & tones
#faec86 color schemes
#faec86 color preview, HTML & CSS examples
This text has a color of #faec86
<p style="color:#faec86;">Text here</p>
.mytext {color:#faec86;}
This box has a color of #faec86
<div style="background-color:#faec86;">Content here</div>
.mybackground {background-color:#faec86;}
Border around this has a color of #faec86
<div style="border:2px solid #faec86;">Content here</div>
.myborder {border:2px solid #faec86;}