#fded5f color space conversions
Hex:
#fded5f
RGB:
253, 237, 95
CMY:
1, 7, 63
CMYK:
0, 6, 62, 1
HSL:
54°, 97.5309%, 68.2353%
HSV (HSB):
54°, 62.4506%, 99.2157%
XYZ:
72.8578, 82.2772, 22.8676
xyY:
0.4093, 0.4622, 82.2772
CIE-Lab:
92.6971, -10.9257, 68.5266
CIE-LCH:
92.6971, 69.3922, 99.0588
CIE-Luv:
92.6971, 16.8885, 84.3101
Hunter-Lab:
90.7068, -15.3617, 48.5475
#fded5f color charts
#fded5f color shades, tints & tones
#fded5f color schemes
#fded5f color preview, HTML & CSS examples
This text has a color of #fded5f
<p style="color:#fded5f;">Text here</p>
.mytext {color:#fded5f;}
This box has a color of #fded5f
<div style="background-color:#fded5f;">Content here</div>
.mybackground {background-color:#fded5f;}
Border around this has a color of #fded5f
<div style="border:2px solid #fded5f;">Content here</div>
.myborder {border:2px solid #fded5f;}