#fded0e color space conversions
Hex:
#fded0e
RGB:
253, 237, 14
CMY:
1, 7, 95
CMYK:
0, 6, 94, 1
HSL:
56°, 98.3539%, 52.3529%
HSV (HSB):
56°, 94.4664%, 99.2157%
XYZ:
70.8715, 81.4827, 12.4079
xyY:
0.4301, 0.4945, 81.4827
CIE-Lab:
92.3461, -13.6095, 89.8399
CIE-LCH:
92.3461, 90.8649, 98.6140
CIE-Luv:
92.3461, 18.3120, 99.5349
Hunter-Lab:
90.2678, -17.8239, 55.0377
#fded0e color charts
#fded0e color shades, tints & tones
#fded0e color schemes
#fded0e color preview, HTML & CSS examples
This text has a color of #fded0e
<p style="color:#fded0e;">Text here</p>
.mytext {color:#fded0e;}
This box has a color of #fded0e
<div style="background-color:#fded0e;">Content here</div>
.mybackground {background-color:#fded0e;}
Border around this has a color of #fded0e
<div style="border:2px solid #fded0e;">Content here</div>
.myborder {border:2px solid #fded0e;}