#dc9c8d color space conversions
Hex:
#dc9c8d
RGB:
220, 156, 141
CMY:
14, 39, 45
CMYK:
0, 29, 36, 14
HSL:
11°, 53.0201%, 70.7843%
HSV (HSB):
11°, 35.9091%, 86.2745%
XYZ:
46.2114, 40.9157, 30.6612
xyY:
0.3923, 0.3474, 40.9157
CIE-Lab:
70.1168, 21.9707, 17.3862
CIE-LCH:
70.1168, 28.0177, 38.3558
CIE-Luv:
70.1168, 43.7422, 19.4987
Hunter-Lab:
63.9654, 17.0169, 16.3556
#dc9c8d color charts
#dc9c8d color shades, tints & tones
#dc9c8d color schemes
#dc9c8d color preview, HTML & CSS examples
This text has a color of #dc9c8d
<p style="color:#dc9c8d;">Text here</p>
.mytext {color:#dc9c8d;}
This box has a color of #dc9c8d
<div style="background-color:#dc9c8d;">Content here</div>
.mybackground {background-color:#dc9c8d;}
Border around this has a color of #dc9c8d
<div style="border:2px solid #dc9c8d;">Content here</div>
.myborder {border:2px solid #dc9c8d;}