#faed58 color space conversions
Hex:
#faed58
RGB:
250, 237, 88
CMY:
2, 7, 65
CMYK:
0, 5, 65, 2
HSL:
55°, 94.1860%, 66.2745%
HSV (HSB):
55°, 64.8000%, 98.0392%
XYZ:
71.4700, 81.5969, 21.2154
xyY:
0.4101, 0.4682, 81.5969
CIE-Lab:
92.3967, -12.5548, 70.9435
CIE-LCH:
92.3967, 72.0459, 100.0357
CIE-Luv:
92.3967, 15.0262, 86.4987
Hunter-Lab:
90.3310, -16.8500, 49.3067
#faed58 color charts
#faed58 color shades, tints & tones
#faed58 color schemes
#faed58 color preview, HTML & CSS examples
This text has a color of #faed58
<p style="color:#faed58;">Text here</p>
.mytext {color:#faed58;}
This box has a color of #faed58
<div style="background-color:#faed58;">Content here</div>
.mybackground {background-color:#faed58;}
Border around this has a color of #faed58
<div style="border:2px solid #faed58;">Content here</div>
.myborder {border:2px solid #faed58;}