#faec58 color space conversions
Hex:
#faec58
RGB:
250, 236, 88
CMY:
2, 7, 65
CMYK:
0, 6, 65, 2
HSL:
55°, 94.1860%, 66.2745%
HSV (HSB):
55°, 64.8000%, 98.0392%
XYZ:
71.1812, 81.0195, 21.1192
xyY:
0.4107, 0.4675, 81.0195
CIE-Lab:
92.1404, -12.0631, 70.6772
CIE-LCH:
92.1404, 71.6993, 99.6859
CIE-Luv:
92.1404, 15.6843, 86.0771
Hunter-Lab:
90.0108, -16.3598, 49.0964
#faec58 color charts
#faec58 color shades, tints & tones
#faec58 color schemes
#faec58 color preview, HTML & CSS examples
This text has a color of #faec58
<p style="color:#faec58;">Text here</p>
.mytext {color:#faec58;}
This box has a color of #faec58
<div style="background-color:#faec58;">Content here</div>
.mybackground {background-color:#faec58;}
Border around this has a color of #faec58
<div style="border:2px solid #faec58;">Content here</div>
.myborder {border:2px solid #faec58;}