#faec85 color space conversions
Hex:
#faec85
RGB:
250, 236, 133
CMY:
2, 7, 48
CMYK:
0, 6, 47, 2
HSL:
53°, 92.1260%, 75.0980%
HSV (HSB):
53°, 46.8000%, 98.0392%
XYZ:
73.6534, 82.0084, 34.1375
xyY:
0.3881, 0.4321, 82.0084
CIE-Lab:
92.5785, -8.7549, 51.3353
CIE-LCH:
92.5785, 52.0765, 99.6784
CIE-Luv:
92.5785, 14.0475, 68.0459
Hunter-Lab:
90.5585, -13.2989, 41.0406
#faec85 color charts
#faec85 color shades, tints & tones
#faec85 color schemes
#faec85 color preview, HTML & CSS examples
This text has a color of #faec85
<p style="color:#faec85;">Text here</p>
.mytext {color:#faec85;}
This box has a color of #faec85
<div style="background-color:#faec85;">Content here</div>
.mybackground {background-color:#faec85;}
Border around this has a color of #faec85
<div style="border:2px solid #faec85;">Content here</div>
.myborder {border:2px solid #faec85;}