#d3c8cb color space conversions
Hex:
#d3c8cb
RGB:
211, 200, 203
CMY:
17, 22, 20
CMYK:
0, 5, 4, 17
HSL:
344°, 11.1111%, 80.5882%
HSV (HSB):
344°, 5.2133%, 82.7451%
XYZ:
58.2977, 59.4692, 64.9060
xyY:
0.3191, 0.3256, 59.4692
CIE-Lab:
81.5488, 4.3536, -0.1333
CIE-LCH:
81.5488, 4.3557, 358.2459
CIE-Luv:
81.5488, 6.1602, -0.9697
Hunter-Lab:
77.1163, -0.0126, 4.0792
#d3c8cb color charts
#d3c8cb color shades, tints & tones
#d3c8cb color schemes
#d3c8cb color preview, HTML & CSS examples
This text has a color of #d3c8cb
<p style="color:#d3c8cb;">Text here</p>
.mytext {color:#d3c8cb;}
This box has a color of #d3c8cb
<div style="background-color:#d3c8cb;">Content here</div>
.mybackground {background-color:#d3c8cb;}
Border around this has a color of #d3c8cb
<div style="border:2px solid #d3c8cb;">Content here</div>
.myborder {border:2px solid #d3c8cb;}