#decdcd color space conversions
Hex:
#decdcd
RGB:
222, 205, 205
CMY:
13, 20, 20
CMYK:
0, 8, 8, 13
HSL:
0°, 20.4819%, 83.7255%
HSV (HSB):
0°, 7.6577%, 87.0588%
XYZ:
62.9750, 63.6000, 66.7145
xyY:
0.3258, 0.3290, 63.6000
CIE-Lab:
83.7571, 5.9055, 2.1250
CIE-LCH:
83.7571, 6.2762, 19.7900
CIE-Luv:
83.7571, 9.9349, 2.1285
Hunter-Lab:
79.7496, 1.3922, 6.2257
#decdcd color charts
#decdcd RGB chart
#decdcd CMYK chart
#decdcd RGB pie chart
#decdcd color shades, tints & tones
#decdcd color schemes
#decdcd color preview, HTML & CSS examples
This text has a color of #decdcd
<p style="color:#decdcd;">Text here</p>
.mytext {color:#decdcd;}
Text color #decdcd
This box has a color of #decdcd
<div style="background-color:#decdcd;">Content here</div>
.mybackground {background-color:#decdcd;}
Background color #decdcd
Border around this has a color of #decdcd
<div style="border:2px solid #decdcd;">Content here</div>
.myborder {border:2px solid #decdcd;}
Border color #decdcd