#d3c9d0 color space conversions
Hex:
#d3c9d0
RGB:
211, 201, 208
CMY:
17, 21, 18
CMYK:
0, 5, 1, 17
HSL:
318°, 10.2041%, 80.7843%
HSV (HSB):
318°, 4.7393%, 82.7451%
XYZ:
59.1358, 60.1762, 68.1729
xyY:
0.3154, 0.3210, 60.1762
CIE-Lab:
81.9339, 4.7199, -2.2474
CIE-LCH:
81.9339, 5.2276, 334.5386
CIE-Luv:
81.9339, 5.2996, -4.2317
Hunter-Lab:
77.5733, 0.3209, 2.1962
#d3c9d0 color charts
#d3c9d0 color shades, tints & tones
#d3c9d0 color schemes
#d3c9d0 color preview, HTML & CSS examples
This text has a color of #d3c9d0
<p style="color:#d3c9d0;">Text here</p>
.mytext {color:#d3c9d0;}
This box has a color of #d3c9d0
<div style="background-color:#d3c9d0;">Content here</div>
.mybackground {background-color:#d3c9d0;}
Border around this has a color of #d3c9d0
<div style="border:2px solid #d3c9d0;">Content here</div>
.myborder {border:2px solid #d3c9d0;}