#faec7f color space conversions
Hex:
#faec7f
RGB:
250, 236, 127
CMY:
2, 7, 50
CMYK:
0, 6, 49, 2
HSL:
53°, 92.4812%, 73.9216%
HSV (HSB):
53°, 49.2000%, 98.0392%
XYZ:
73.2506, 81.8472, 32.0160
xyY:
0.3915, 0.4374, 81.8472
CIE-Lab:
92.5074, -9.2871, 54.0875
CIE-LCH:
92.5074, 54.8791, 99.7429
CIE-Luv:
92.5074, 14.3060, 70.8950
Hunter-Lab:
90.4694, -13.7951, 42.3466
#faec7f color charts
#faec7f color shades, tints & tones
#faec7f color schemes
#faec7f color preview, HTML & CSS examples
This text has a color of #faec7f
<p style="color:#faec7f;">Text here</p>
.mytext {color:#faec7f;}
This box has a color of #faec7f
<div style="background-color:#faec7f;">Content here</div>
.mybackground {background-color:#faec7f;}
Border around this has a color of #faec7f
<div style="border:2px solid #faec7f;">Content here</div>
.myborder {border:2px solid #faec7f;}