#faed09 color space conversions
Hex:
#faed09
RGB:
250, 237, 9
CMY:
2, 7, 96
CMYK:
0, 5, 96, 2
HSL:
57°, 96.0159%, 50.7843%
HSV (HSB):
57°, 96.4000%, 98.0392%
XYZ:
69.7578, 80.9121, 12.1994
xyY:
0.4283, 0.4968, 80.9121
CIE-Lab:
92.0926, -14.9041, 89.9489
CIE-LCH:
92.0926, 91.1753, 99.4082
CIE-Luv:
92.0926, 16.2120, 99.7527
Hunter-Lab:
89.9511, -18.9863, 54.9247
#faed09 color charts
#faed09 color shades, tints & tones
#faed09 color schemes
#faed09 color preview, HTML & CSS examples
This text has a color of #faed09
<p style="color:#faed09;">Text here</p>
.mytext {color:#faed09;}
This box has a color of #faed09
<div style="background-color:#faed09;">Content here</div>
.mybackground {background-color:#faed09;}
Border around this has a color of #faed09
<div style="border:2px solid #faed09;">Content here</div>
.myborder {border:2px solid #faed09;}