#dd882a color space conversions
Hex:
#dd882a
RGB:
221, 136, 42
CMY:
13, 47, 84
CMYK:
0, 38, 81, 13
HSL:
32°, 72.4696%, 51.5686%
HSV (HSB):
32°, 80.9955%, 86.6667%
XYZ:
39.0409, 33.1476, 6.5309
xyY:
0.4959, 0.4211, 33.1476
CIE-Lab:
64.2803, 25.6396, 60.1251
CIE-LCH:
64.2803, 65.3637, 66.9047
CIE-Luv:
64.2803, 69.4474, 57.1352
Hunter-Lab:
57.5740, 20.2862, 33.5762
#dd882a color charts
#dd882a color shades, tints & tones
#dd882a color schemes
#dd882a color preview, HTML & CSS examples
This text has a color of #dd882a
<p style="color:#dd882a;">Text here</p>
.mytext {color:#dd882a;}
This box has a color of #dd882a
<div style="background-color:#dd882a;">Content here</div>
.mybackground {background-color:#dd882a;}
Border around this has a color of #dd882a
<div style="border:2px solid #dd882a;">Content here</div>
.myborder {border:2px solid #dd882a;}