#faed39 color space conversions
Hex:
#faed39
RGB:
250, 237, 57
CMY:
2, 7, 78
CMYK:
0, 5, 77, 2
HSL:
56°, 95.0739%, 60.1961%
HSV (HSB):
56°, 77.2000%, 98.0392%
XYZ:
70.4470, 81.1878, 15.8287
xyY:
0.4207, 0.4848, 81.1878
CIE-Lab:
92.2152, -13.9522, 81.4159
CIE-LCH:
92.2152, 82.6027, 99.7243
CIE-Luv:
92.2152, 15.7270, 94.3330
Hunter-Lab:
90.1043, -18.1241, 52.6574
#faed39 color charts
#faed39 color shades, tints & tones
#faed39 color schemes
#faed39 color preview, HTML & CSS examples
This text has a color of #faed39
<p style="color:#faed39;">Text here</p>
.mytext {color:#faed39;}
This box has a color of #faed39
<div style="background-color:#faed39;">Content here</div>
.mybackground {background-color:#faed39;}
Border around this has a color of #faed39
<div style="border:2px solid #faed39;">Content here</div>
.myborder {border:2px solid #faed39;}