#dc9e6d color space conversions
Hex:
#dc9e6d
RGB:
220, 158, 109
CMY:
14, 38, 57
CMYK:
0, 28, 50, 14
HSL:
26°, 61.3260%, 64.5098%
HSV (HSB):
26°, 50.4545%, 86.2745%
XYZ:
44.5024, 40.7735, 19.9925
xyY:
0.4228, 0.3873, 40.7735
CIE-Lab:
70.0169, 17.4934, 34.6298
CIE-LCH:
70.0169, 38.7975, 63.1991
CIE-Luv:
70.0169, 46.1921, 40.1595
Hunter-Lab:
63.8541, 12.6588, 26.1344
#dc9e6d color charts
#dc9e6d color shades, tints & tones
#dc9e6d color schemes
#dc9e6d color preview, HTML & CSS examples
This text has a color of #dc9e6d
<p style="color:#dc9e6d;">Text here</p>
.mytext {color:#dc9e6d;}
This box has a color of #dc9e6d
<div style="background-color:#dc9e6d;">Content here</div>
.mybackground {background-color:#dc9e6d;}
Border around this has a color of #dc9e6d
<div style="border:2px solid #dc9e6d;">Content here</div>
.myborder {border:2px solid #dc9e6d;}