#dc9c9d color space conversions
Hex:
#dc9c9d
RGB:
220, 156, 157
CMY:
14, 39, 38
CMYK:
0, 29, 29, 14
HSL:
359°, 47.7612%, 73.7255%
HSV (HSB):
359°, 29.0909%, 86.2745%
XYZ:
47.4895, 41.4269, 37.3915
xyY:
0.3760, 0.3280, 41.4269
CIE-Lab:
70.4740, 24.0228, 9.0373
CIE-LCH:
70.4740, 25.6665, 20.6161
CIE-Luv:
70.4740, 41.5599, 8.2574
Hunter-Lab:
64.3637, 19.0661, 10.6106
#dc9c9d color charts
#dc9c9d color shades, tints & tones
#dc9c9d color schemes
#dc9c9d color preview, HTML & CSS examples
This text has a color of #dc9c9d
<p style="color:#dc9c9d;">Text here</p>
.mytext {color:#dc9c9d;}
This box has a color of #dc9c9d
<div style="background-color:#dc9c9d;">Content here</div>
.mybackground {background-color:#dc9c9d;}
Border around this has a color of #dc9c9d
<div style="border:2px solid #dc9c9d;">Content here</div>
.myborder {border:2px solid #dc9c9d;}