#dd9e3d color space conversions
Hex:
#dd9e3d
RGB:
221, 158, 61
CMY:
13, 38, 76
CMYK:
0, 29, 72, 13
HSL:
36°, 70.1754%, 55.2941%
HSV (HSB):
36°, 72.3982%, 86.6667%
XYZ:
42.8880, 40.1628, 9.9066
xyY:
0.4614, 0.4321, 40.1628
CIE-Lab:
69.5853, 14.6009, 57.6073
CIE-LCH:
69.5853, 59.4288, 75.7775
CIE-Luv:
69.5853, 50.9226, 60.7247
Hunter-Lab:
63.3741, 9.8938, 35.0937
#dd9e3d color charts
#dd9e3d color shades, tints & tones
#dd9e3d color schemes
#dd9e3d color preview, HTML & CSS examples
This text has a color of #dd9e3d
<p style="color:#dd9e3d;">Text here</p>
.mytext {color:#dd9e3d;}
This box has a color of #dd9e3d
<div style="background-color:#dd9e3d;">Content here</div>
.mybackground {background-color:#dd9e3d;}
Border around this has a color of #dd9e3d
<div style="border:2px solid #dd9e3d;">Content here</div>
.myborder {border:2px solid #dd9e3d;}