#ded389 color space conversions
Hex:
#ded389
RGB:
222, 211, 137
CMY:
13, 17, 46
CMYK:
0, 5, 38, 13
HSL:
52°, 56.2914%, 70.3922%
HSV (HSB):
52°, 38.2883%, 87.0588%
XYZ:
57.9338, 63.9243, 32.9521
xyY:
0.3742, 0.4129, 63.9243
CIE-Lab:
83.9263, -6.7800, 38.0089
CIE-LCH:
83.9263, 38.6089, 100.1140
CIE-Luv:
83.9263, 10.7715, 51.6519
Hunter-Lab:
79.9527, -10.5758, 31.5308
#ded389 color charts
#ded389 color shades, tints & tones
#ded389 color schemes
#ded389 color preview, HTML & CSS examples
This text has a color of #ded389
<p style="color:#ded389;">Text here</p>
.mytext {color:#ded389;}
This box has a color of #ded389
<div style="background-color:#ded389;">Content here</div>
.mybackground {background-color:#ded389;}
Border around this has a color of #ded389
<div style="border:2px solid #ded389;">Content here</div>
.myborder {border:2px solid #ded389;}