#ded393 color space conversions
Hex:
#ded393
RGB:
222, 211, 147
CMY:
13, 17, 42
CMYK:
0, 5, 34, 13
HSL:
51°, 53.1915%, 72.3529%
HSV (HSB):
51°, 33.7838%, 87.0588%
XYZ:
58.6849, 64.2247, 36.9073
xyY:
0.3672, 0.4019, 64.2247
CIE-Lab:
84.0826, -5.6295, 33.1076
CIE-LCH:
84.0826, 33.5828, 99.6500
CIE-Luv:
84.0826, 10.2586, 45.8366
Hunter-Lab:
80.1403, -9.5341, 28.7932
#ded393 color charts
#ded393 color shades, tints & tones
#ded393 color schemes
#ded393 color preview, HTML & CSS examples
This text has a color of #ded393
<p style="color:#ded393;">Text here</p>
.mytext {color:#ded393;}
This box has a color of #ded393
<div style="background-color:#ded393;">Content here</div>
.mybackground {background-color:#ded393;}
Border around this has a color of #ded393
<div style="border:2px solid #ded393;">Content here</div>
.myborder {border:2px solid #ded393;}