#d3cdcd color space conversions
Hex:
#d3cdcd
RGB:
211, 205, 205
CMY:
17, 20, 20
CMYK:
0, 3, 3, 17
HSL:
0°, 6.3830%, 81.5686%
HSV (HSB):
0°, 2.8436%, 82.7451%
XYZ:
59.7147, 61.9193, 66.5619
xyY:
0.3173, 0.3290, 61.9193
CIE-Lab:
82.8705, 2.0713, 0.7259
CIE-LCH:
82.8705, 2.1948, 19.3146
CIE-Luv:
82.8705, 3.4342, 0.7264
Hunter-Lab:
78.6888, -2.2468, 4.9295
#d3cdcd color charts
#d3cdcd RGB chart
#d3cdcd CMYK chart
#d3cdcd RGB pie chart
#d3cdcd color shades, tints & tones
#d3cdcd color schemes
#d3cdcd color preview, HTML & CSS examples
This text has a color of #d3cdcd
<p style="color:#d3cdcd;">Text here</p>
.mytext {color:#d3cdcd;}
Text color #d3cdcd
This box has a color of #d3cdcd
<div style="background-color:#d3cdcd;">Content here</div>
.mybackground {background-color:#d3cdcd;}
Background color #d3cdcd
Border around this has a color of #d3cdcd
<div style="border:2px solid #d3cdcd;">Content here</div>
.myborder {border:2px solid #d3cdcd;}
Border color #d3cdcd