#dd9932 color space conversions
Hex:
#dd9932
RGB:
221, 153, 50
CMY:
13, 40, 80
CMYK:
0, 31, 77, 13
HSL:
36°, 71.5481%, 53.1373%
HSV (HSB):
36°, 77.3756%, 86.6667%
XYZ:
41.7857, 38.3849, 8.2243
xyY:
0.4727, 0.4342, 38.3849
CIE-Lab:
68.3033, 16.8128, 60.8079
CIE-LCH:
68.3033, 63.0894, 74.5444
CIE-Luv:
68.3033, 55.4196, 61.7789
Hunter-Lab:
61.9556, 11.9666, 35.4984
#dd9932 color charts
#dd9932 color shades, tints & tones
#dd9932 color schemes
#dd9932 color preview, HTML & CSS examples
This text has a color of #dd9932
<p style="color:#dd9932;">Text here</p>
.mytext {color:#dd9932;}
This box has a color of #dd9932
<div style="background-color:#dd9932;">Content here</div>
.mybackground {background-color:#dd9932;}
Border around this has a color of #dd9932
<div style="border:2px solid #dd9932;">Content here</div>
.myborder {border:2px solid #dd9932;}