#dc9d8d color space conversions
Hex:
#dc9d8d
RGB:
220, 157, 141
CMY:
14, 38, 45
CMYK:
0, 29, 36, 14
HSL:
12°, 53.0201%, 70.7843%
HSV (HSB):
12°, 35.9091%, 86.2745%
XYZ:
46.3799, 41.2527, 30.7174
xyY:
0.3919, 0.3486, 41.2527
CIE-Lab:
70.3526, 21.4317, 17.7127
CIE-LCH:
70.3526, 27.8039, 39.5728
CIE-Luv:
70.3526, 43.1025, 20.0382
Hunter-Lab:
64.2282, 16.4973, 16.6041
#dc9d8d color charts
#dc9d8d color shades, tints & tones
#dc9d8d color schemes
#dc9d8d color preview, HTML & CSS examples
This text has a color of #dc9d8d
<p style="color:#dc9d8d;">Text here</p>
.mytext {color:#dc9d8d;}
This box has a color of #dc9d8d
<div style="background-color:#dc9d8d;">Content here</div>
.mybackground {background-color:#dc9d8d;}
Border around this has a color of #dc9d8d
<div style="border:2px solid #dc9d8d;">Content here</div>
.myborder {border:2px solid #dc9d8d;}