#dc8d8d color space conversions
Hex:
#dc8d8d
RGB:
220, 141, 141
CMY:
14, 45, 45
CMYK:
0, 36, 36, 14
HSL:
0°, 53.0201%, 70.7843%
HSV (HSB):
0°, 35.9091%, 86.2745%
XYZ:
43.8478, 36.1885, 29.8733
xyY:
0.3989, 0.3293, 36.1885
CIE-Lab:
66.6637, 30.0341, 12.5651
CIE-LCH:
66.6637, 32.5565, 22.7026
CIE-Luv:
66.6637, 53.2988, 11.4853
Hunter-Lab:
60.1569, 24.8325, 12.6669
#dc8d8d color charts
#dc8d8d color shades, tints & tones
#dc8d8d color schemes
#dc8d8d color preview, HTML & CSS examples
This text has a color of #dc8d8d
<p style="color:#dc8d8d;">Text here</p>
.mytext {color:#dc8d8d;}
This box has a color of #dc8d8d
<div style="background-color:#dc8d8d;">Content here</div>
.mybackground {background-color:#dc8d8d;}
Border around this has a color of #dc8d8d
<div style="border:2px solid #dc8d8d;">Content here</div>
.myborder {border:2px solid #dc8d8d;}