#ddc582 color space conversions
Hex:
#ddc582
RGB:
221, 197, 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.8143, 56.9164, 29.2687
xyY:
0.3844, 0.4065, 56.9164
CIE-Lab:
80.1325, -0.7238, 36.6700
CIE-LCH:
80.1325, 36.6771, 91.1307
CIE-Luv:
80.1325, 19.1881, 48.2274
Hunter-Lab:
75.4429, -4.6990, 29.8080
#ddc582 color charts
#ddc582 color shades, tints & tones
#ddc582 color schemes
#ddc582 color preview, HTML & CSS examples
This text has a color of #ddc582
<p style="color:#ddc582;">Text here</p>
.mytext {color:#ddc582;}
This box has a color of #ddc582
<div style="background-color:#ddc582;">Content here</div>
.mybackground {background-color:#ddc582;}
Border around this has a color of #ddc582
<div style="border:2px solid #ddc582;">Content here</div>
.myborder {border:2px solid #ddc582;}