#d3c8d4 color space conversions
Hex:
#d3c8d4
RGB:
211, 200, 212
CMY:
17, 22, 17
CMYK:
0, 6, 0, 17
HSL:
295°, 12.2449%, 80.7843%
HSV (HSB):
295°, 5.6604%, 83.1373%
XYZ:
59.4019, 59.9109, 70.7205
xyY:
0.3126, 0.3153, 59.9109
CIE-Lab:
81.7897, 5.9806, -4.6012
CIE-LCH:
81.7897, 7.5458, 322.4269
CIE-Luv:
81.7897, 5.5335, -8.0517
Hunter-Lab:
77.4021, 1.5353, 0.0096
#d3c8d4 color charts
#d3c8d4 color shades, tints & tones
#d3c8d4 color schemes
#d3c8d4 color preview, HTML & CSS examples
This text has a color of #d3c8d4
<p style="color:#d3c8d4;">Text here</p>
.mytext {color:#d3c8d4;}
This box has a color of #d3c8d4
<div style="background-color:#d3c8d4;">Content here</div>
.mybackground {background-color:#d3c8d4;}
Border around this has a color of #d3c8d4
<div style="border:2px solid #d3c8d4;">Content here</div>
.myborder {border:2px solid #d3c8d4;}