#dd995c color space conversions
Hex:
#dd995c
RGB:
221, 153, 92
CMY:
13, 40, 64
CMYK:
0, 31, 58, 13
HSL:
28°, 65.4822%, 61.3725%
HSV (HSB):
28°, 58.3710%, 86.6667%
XYZ:
43.1418, 38.9273, 15.3651
xyY:
0.4428, 0.3995, 38.9273
CIE-Lab:
68.6986, 19.1782, 41.9070
CIE-LCH:
68.6986, 46.0869, 65.4094
CIE-Luv:
68.6986, 52.2623, 46.5505
Hunter-Lab:
62.3918, 14.2411, 29.0730
#dd995c color charts
#dd995c color shades, tints & tones
#dd995c color schemes
#dd995c color preview, HTML & CSS examples
This text has a color of #dd995c
<p style="color:#dd995c;">Text here</p>
.mytext {color:#dd995c;}
This box has a color of #dd995c
<div style="background-color:#dd995c;">Content here</div>
.mybackground {background-color:#dd995c;}
Border around this has a color of #dd995c
<div style="border:2px solid #dd995c;">Content here</div>
.myborder {border:2px solid #dd995c;}