#d3c2a8 color space conversions
Hex:
#d3c2a8
RGB:
211, 194, 168
CMY:
17, 24, 34
CMYK:
0, 8, 20, 17
HSL:
36°, 32.8244%, 74.3137%
HSV (HSB):
36°, 20.3791%, 82.7451%
XYZ:
53.2236, 55.2596, 44.9068
xyY:
0.3470, 0.3603, 55.2596
CIE-Lab:
79.1906, 1.8174, 15.2494
CIE-LCH:
79.1906, 15.3573, 83.2035
CIE-Luv:
79.1906, 11.8692, 21.3767
Hunter-Lab:
74.3368, -2.2871, 16.2188
#d3c2a8 color charts
#d3c2a8 color shades, tints & tones
#d3c2a8 color schemes
#d3c2a8 color preview, HTML & CSS examples
This text has a color of #d3c2a8
<p style="color:#d3c2a8;">Text here</p>
.mytext {color:#d3c2a8;}
This box has a color of #d3c2a8
<div style="background-color:#d3c2a8;">Content here</div>
.mybackground {background-color:#d3c2a8;}
Border around this has a color of #d3c2a8
<div style="border:2px solid #d3c2a8;">Content here</div>
.myborder {border:2px solid #d3c2a8;}