#d3c6c0 color space conversions
Hex:
#d3c6c0
RGB:
211, 198, 192
CMY:
17, 22, 25
CMYK:
0, 6, 9, 17
HSL:
19°, 17.7570%, 79.0196%
HSV (HSB):
19°, 9.0047%, 82.7451%
XYZ:
56.5725, 58.0428, 58.0909
xyY:
0.3276, 0.3361, 58.0428
CIE-Lab:
80.7626, 3.5099, 4.6214
CIE-LCH:
80.7626, 5.8032, 52.7844
CIE-Luv:
80.7626, 7.9799, 6.2136
Hunter-Lab:
76.1858, -0.7784, 8.1221
#d3c6c0 color charts
#d3c6c0 color shades, tints & tones
#d3c6c0 color schemes
#d3c6c0 color preview, HTML & CSS examples
This text has a color of #d3c6c0
<p style="color:#d3c6c0;">Text here</p>
.mytext {color:#d3c6c0;}
This box has a color of #d3c6c0
<div style="background-color:#d3c6c0;">Content here</div>
.mybackground {background-color:#d3c6c0;}
Border around this has a color of #d3c6c0
<div style="border:2px solid #d3c6c0;">Content here</div>
.myborder {border:2px solid #d3c6c0;}