#d3c9d3 color space conversions
Hex:
#d3c9d3
RGB:
211, 201, 211
CMY:
17, 21, 17
CMYK:
0, 5, 0, 17
HSL:
300°, 10.2041%, 80.7843%
HSV (HSB):
300°, 4.7393%, 82.7451%
XYZ:
59.5085, 60.3253, 70.1355
xyY:
0.3133, 0.3176, 60.3253
CIE-Lab:
82.0147, 5.2664, -3.7345
CIE-LCH:
82.0147, 6.4561, 324.6593
CIE-Luv:
82.0147, 5.0939, -6.5990
Hunter-Lab:
77.6694, 0.8412, 0.8296
#d3c9d3 color charts
#d3c9d3 color shades, tints & tones
#d3c9d3 color schemes
#d3c9d3 color preview, HTML & CSS examples
This text has a color of #d3c9d3
<p style="color:#d3c9d3;">Text here</p>
.mytext {color:#d3c9d3;}
This box has a color of #d3c9d3
<div style="background-color:#d3c9d3;">Content here</div>
.mybackground {background-color:#d3c9d3;}
Border around this has a color of #d3c9d3
<div style="border:2px solid #d3c9d3;">Content here</div>
.myborder {border:2px solid #d3c9d3;}