#d3c9d6 color space conversions
Hex:
#d3c9d6
RGB:
211, 201, 214
CMY:
17, 21, 16
CMYK:
1, 6, 0, 16
HSL:
286°, 13.6842%, 81.3725%
HSV (HSB):
286°, 6.0748%, 83.9216%
XYZ:
59.8882, 60.4772, 72.1351
xyY:
0.3111, 0.3142, 60.4772
CIE-Lab:
82.0969, 5.8200, -5.2189
CIE-LCH:
82.0969, 7.8173, 318.1170
CIE-Luv:
82.0969, 4.8869, -8.9808
Hunter-Lab:
77.7671, 1.3699, -0.5592
#d3c9d6 color charts
#d3c9d6 color shades, tints & tones
#d3c9d6 color schemes
#d3c9d6 color preview, HTML & CSS examples
This text has a color of #d3c9d6
<p style="color:#d3c9d6;">Text here</p>
.mytext {color:#d3c9d6;}
This box has a color of #d3c9d6
<div style="background-color:#d3c9d6;">Content here</div>
.mybackground {background-color:#d3c9d6;}
Border around this has a color of #d3c9d6
<div style="border:2px solid #d3c9d6;">Content here</div>
.myborder {border:2px solid #d3c9d6;}