#d3ccd4 color space conversions
Hex:
#d3ccd4
RGB:
211, 204, 212
CMY:
17, 20, 17
CMYK:
0, 4, 0, 17
HSL:
293°, 8.5106%, 81.5686%
HSV (HSB):
293°, 3.7736%, 83.1373%
XYZ:
60.3405, 61.7881, 71.0334
xyY:
0.3124, 0.3199, 61.7881
CIE-Lab:
82.8006, 3.8632, -3.1134
CIE-LCH:
82.8006, 4.9616, 321.1345
CIE-Luv:
82.8006, 3.4998, -5.4109
Hunter-Lab:
78.6054, -0.5360, 1.4452
#d3ccd4 color charts
#d3ccd4 color shades, tints & tones
#d3ccd4 color schemes
#d3ccd4 color preview, HTML & CSS examples
This text has a color of #d3ccd4
<p style="color:#d3ccd4;">Text here</p>
.mytext {color:#d3ccd4;}
This box has a color of #d3ccd4
<div style="background-color:#d3ccd4;">Content here</div>
.mybackground {background-color:#d3ccd4;}
Border around this has a color of #d3ccd4
<div style="border:2px solid #d3ccd4;">Content here</div>
.myborder {border:2px solid #d3ccd4;}