#d3ccd1 color space conversions
Hex:
#d3ccd1
RGB:
211, 204, 209
CMY:
17, 20, 18
CMYK:
0, 3, 1, 17
HSL:
317°, 7.3684%, 81.3725%
HSV (HSB):
317°, 3.3175%, 82.7451%
XYZ:
59.9655, 61.6381, 69.0584
xyY:
0.3145, 0.3233, 61.6381
CIE-Lab:
82.7206, 3.3160, -1.6287
CIE-LCH:
82.7206, 3.6944, 333.8419
CIE-Luv:
82.7206, 3.6942, -3.0493
Hunter-Lab:
78.5099, -1.0550, 2.8046
#d3ccd1 color charts
#d3ccd1 color shades, tints & tones
#d3ccd1 color schemes
#d3ccd1 color preview, HTML & CSS examples
This text has a color of #d3ccd1
<p style="color:#d3ccd1;">Text here</p>
.mytext {color:#d3ccd1;}
This box has a color of #d3ccd1
<div style="background-color:#d3ccd1;">Content here</div>
.mybackground {background-color:#d3ccd1;}
Border around this has a color of #d3ccd1
<div style="border:2px solid #d3ccd1;">Content here</div>
.myborder {border:2px solid #d3ccd1;}