#fded3a color space conversions
Hex:
#fded3a
RGB:
253, 237, 58
CMY:
1, 7, 77
CMYK:
0, 6, 77, 1
HSL:
55°, 97.9899%, 60.9804%
HSV (HSB):
55°, 77.0751%, 99.2157%
XYZ:
71.5559, 81.7565, 16.0122
xyY:
0.4226, 0.4828, 81.7565
CIE-Lab:
92.4673, -12.6770, 81.4459
CIE-LCH:
92.4673, 82.4266, 98.8471
CIE-Luv:
92.4673, 17.8115, 94.1840
Hunter-Lab:
90.4193, -16.9727, 52.7940
#fded3a color charts
#fded3a color shades, tints & tones
#fded3a color schemes
#fded3a color preview, HTML & CSS examples
This text has a color of #fded3a
<p style="color:#fded3a;">Text here</p>
.mytext {color:#fded3a;}
This box has a color of #fded3a
<div style="background-color:#fded3a;">Content here</div>
.mybackground {background-color:#fded3a;}
Border around this has a color of #fded3a
<div style="border:2px solid #fded3a;">Content here</div>
.myborder {border:2px solid #fded3a;}