#dd885a color space conversions
Hex:
#dd885a
RGB:
221, 136, 90
CMY:
13, 47, 65
CMYK:
0, 38, 59, 13
HSL:
21°, 65.8291%, 60.9804%
HSV (HSB):
21°, 59.2760%, 86.6667%
XYZ:
40.4684, 33.7187, 14.0483
xyY:
0.4586, 0.3821, 33.7187
CIE-Lab:
64.7386, 28.1400, 38.1433
CIE-LCH:
64.7386, 47.4001, 53.5822
CIE-Luv:
64.7386, 65.0320, 39.9094
Hunter-Lab:
58.0678, 22.7811, 26.3035
#dd885a color charts
#dd885a color shades, tints & tones
#dd885a color schemes
#dd885a color preview, HTML & CSS examples
This text has a color of #dd885a
<p style="color:#dd885a;">Text here</p>
.mytext {color:#dd885a;}
This box has a color of #dd885a
<div style="background-color:#dd885a;">Content here</div>
.mybackground {background-color:#dd885a;}
Border around this has a color of #dd885a
<div style="border:2px solid #dd885a;">Content here</div>
.myborder {border:2px solid #dd885a;}