#ddc482 color space conversions
Hex:
#ddc482
RGB:
221, 196, 130
CMY:
13, 23, 49
CMYK:
0, 11, 41, 13
HSL:
44°, 57.2327%, 68.8235%
HSV (HSB):
44°, 41.1765%, 86.6667%
XYZ:
53.5880, 56.4637, 29.1933
xyY:
0.3848, 0.4055, 56.4637
CIE-Lab:
79.8770, -0.2031, 36.3404
CIE-LCH:
79.8770, 36.3410, 90.3202
CIE-Luv:
79.8770, 19.8215, 47.7093
Hunter-Lab:
75.1423, -4.2013, 29.5651
#ddc482 color charts
#ddc482 color shades, tints & tones
#ddc482 color schemes
#ddc482 color preview, HTML & CSS examples
This text has a color of #ddc482
<p style="color:#ddc482;">Text here</p>
.mytext {color:#ddc482;}
This box has a color of #ddc482
<div style="background-color:#ddc482;">Content here</div>
.mybackground {background-color:#ddc482;}
Border around this has a color of #ddc482
<div style="border:2px solid #ddc482;">Content here</div>
.myborder {border:2px solid #ddc482;}