#dc8c8c color space conversions
Hex:
#dc8c8c
RGB:
220, 140, 140
CMY:
14, 45, 45
CMYK:
0, 36, 36, 14
HSL:
0°, 53.3333%, 70.5882%
HSV (HSB):
0°, 36.3636%, 86.2745%
XYZ:
43.6269, 35.8653, 29.4342
xyY:
0.4005, 0.3293, 35.8653
CIE-Lab:
66.4168, 30.4482, 12.7794
CIE-LCH:
66.4168, 33.0213, 22.7683
CIE-Luv:
66.4168, 54.0974, 11.6576
Hunter-Lab:
59.8876, 25.2303, 12.7808
#dc8c8c color charts
#dc8c8c color shades, tints & tones
#dc8c8c color schemes
#dc8c8c color preview, HTML & CSS examples
This text has a color of #dc8c8c
<p style="color:#dc8c8c;">Text here</p>
.mytext {color:#dc8c8c;}
This box has a color of #dc8c8c
<div style="background-color:#dc8c8c;">Content here</div>
.mybackground {background-color:#dc8c8c;}
Border around this has a color of #dc8c8c
<div style="border:2px solid #dc8c8c;">Content here</div>
.myborder {border:2px solid #dc8c8c;}