#fded2d color space conversions
Hex:
#fded2d
RGB:
253, 237, 45
CMY:
1, 7, 82
CMYK:
0, 6, 82, 1
HSL:
55°, 98.1132%, 58.4314%
HSV (HSB):
55°, 82.2134%, 99.2157%
XYZ:
71.2659, 81.6405, 14.4847
xyY:
0.4257, 0.4877, 81.6405
CIE-Lab:
92.4159, -13.0712, 84.8270
CIE-LCH:
92.4159, 85.8282, 98.7599
CIE-Luv:
92.4159, 18.0223, 96.4379
Hunter-Lab:
90.3551, -17.3330, 53.7439
#fded2d color charts
#fded2d color shades, tints & tones
#fded2d color schemes
#fded2d color preview, HTML & CSS examples
This text has a color of #fded2d
<p style="color:#fded2d;">Text here</p>
.mytext {color:#fded2d;}
This box has a color of #fded2d
<div style="background-color:#fded2d;">Content here</div>
.mybackground {background-color:#fded2d;}
Border around this has a color of #fded2d
<div style="border:2px solid #fded2d;">Content here</div>
.myborder {border:2px solid #fded2d;}