#fded60 color space conversions
Hex:
#fded60
RGB:
253, 237, 96
CMY:
1, 7, 62
CMYK:
0, 6, 62, 1
HSL:
54°, 97.5155%, 68.4314%
HSV (HSB):
54°, 62.0553%, 99.2157%
XYZ:
72.9035, 82.2955, 23.1085
xyY:
0.4089, 0.4615, 82.2955
CIE-Lab:
92.7051, -10.8646, 68.1244
CIE-LCH:
92.7051, 68.9853, 99.0613
CIE-Luv:
92.7051, 16.8568, 83.9700
Hunter-Lab:
90.7169, -15.3052, 48.3987
#fded60 color charts
#fded60 color shades, tints & tones
#fded60 color schemes
#fded60 color preview, HTML & CSS examples
This text has a color of #fded60
<p style="color:#fded60;">Text here</p>
.mytext {color:#fded60;}
This box has a color of #fded60
<div style="background-color:#fded60;">Content here</div>
.mybackground {background-color:#fded60;}
Border around this has a color of #fded60
<div style="border:2px solid #fded60;">Content here</div>
.myborder {border:2px solid #fded60;}