#dd8a2e color space conversions
Hex:
#dd8a2e
RGB:
221, 138, 46
CMY:
13, 46, 82
CMYK:
0, 38, 79, 13
HSL:
32°, 72.0165%, 52.3529%
HSV (HSB):
32°, 79.1855%, 86.6667%
XYZ:
39.4004, 33.7464, 7.0218
xyY:
0.4915, 0.4209, 33.7464
CIE-Lab:
64.7607, 24.7061, 59.0391
CIE-LCH:
64.7607, 64.0001, 67.2921
CIE-Luv:
64.7607, 67.5897, 56.9457
Hunter-Lab:
58.0916, 19.4066, 33.4974
#dd8a2e color charts
#dd8a2e color shades, tints & tones
#dd8a2e color schemes
#dd8a2e color preview, HTML & CSS examples
This text has a color of #dd8a2e
<p style="color:#dd8a2e;">Text here</p>
.mytext {color:#dd8a2e;}
This box has a color of #dd8a2e
<div style="background-color:#dd8a2e;">Content here</div>
.mybackground {background-color:#dd8a2e;}
Border around this has a color of #dd8a2e
<div style="border:2px solid #dd8a2e;">Content here</div>
.myborder {border:2px solid #dd8a2e;}