#d3c8b9 color space conversions
Hex:
#d3c8b9
RGB:
211, 200, 185
CMY:
17, 22, 27
CMYK:
0, 5, 12, 17
HSL:
35°, 22.8070%, 77.6471%
HSV (HSB):
35°, 12.3223%, 82.7451%
XYZ:
56.2752, 58.6602, 54.2555
xyY:
0.3326, 0.3467, 58.6602
CIE-Lab:
81.1045, 1.2982, 8.8624
CIE-LCH:
81.1045, 8.9570, 81.6661
CIE-Luv:
81.1045, 7.3739, 12.7279
Hunter-Lab:
76.5900, -2.8779, 11.6126
#d3c8b9 color charts
#d3c8b9 color shades, tints & tones
#d3c8b9 color schemes
#d3c8b9 color preview, HTML & CSS examples
This text has a color of #d3c8b9
<p style="color:#d3c8b9;">Text here</p>
.mytext {color:#d3c8b9;}
This box has a color of #d3c8b9
<div style="background-color:#d3c8b9;">Content here</div>
.mybackground {background-color:#d3c8b9;}
Border around this has a color of #d3c8b9
<div style="border:2px solid #d3c8b9;">Content here</div>
.myborder {border:2px solid #d3c8b9;}