#ddc392 color space conversions
Hex:
#ddc392
RGB:
221, 195, 146
CMY:
13, 24, 43
CMYK:
0, 12, 34, 13
HSL:
39°, 52.4476%, 71.9608%
HSV (HSB):
39°, 33.9367%, 86.6667%
XYZ:
54.5222, 56.4777, 35.2218
xyY:
0.3729, 0.3862, 56.4777
CIE-Lab:
79.8849, 2.1494, 28.0262
CIE-LCH:
79.8849, 28.1085, 85.6145
CIE-Luv:
79.8849, 19.3755, 37.6486
Hunter-Lab:
75.1516, -2.0143, 24.8183
#ddc392 color charts
#ddc392 color shades, tints & tones
#ddc392 color schemes
#ddc392 color preview, HTML & CSS examples
This text has a color of #ddc392
<p style="color:#ddc392;">Text here</p>
.mytext {color:#ddc392;}
This box has a color of #ddc392
<div style="background-color:#ddc392;">Content here</div>
.mybackground {background-color:#ddc392;}
Border around this has a color of #ddc392
<div style="border:2px solid #ddc392;">Content here</div>
.myborder {border:2px solid #ddc392;}