#ded353 color space conversions
Hex:
#ded353
RGB:
222, 211, 83
CMY:
13, 17, 67
CMYK:
0, 5, 63, 13
HSL:
55°, 67.8049%, 59.8039%
HSV (HSB):
55°, 62.6126%, 87.0588%
XYZ:
54.9798, 62.7427, 17.3964
xyY:
0.4069, 0.4644, 62.7427
CIE-Lab:
83.3068, -11.4411, 62.6936
CIE-LCH:
83.3068, 63.7290, 100.3422
CIE-Luv:
83.3068, 12.9362, 76.1617
Hunter-Lab:
79.2103, -14.7212, 42.4257
#ded353 color charts
#ded353 color shades, tints & tones
#ded353 color schemes
#ded353 color preview, HTML & CSS examples
This text has a color of #ded353
<p style="color:#ded353;">Text here</p>
.mytext {color:#ded353;}
This box has a color of #ded353
<div style="background-color:#ded353;">Content here</div>
.mybackground {background-color:#ded353;}
Border around this has a color of #ded353
<div style="border:2px solid #ded353;">Content here</div>
.myborder {border:2px solid #ded353;}