#d3c5a8 color space conversions
Hex:
#d3c5a8
RGB:
211, 197, 168
CMY:
17, 23, 34
CMYK:
0, 7, 20, 17
HSL:
40°, 32.8244%, 74.3137%
HSV (HSB):
40°, 20.3791%, 82.7451%
XYZ:
53.8981, 56.6085, 45.1316
xyY:
0.3463, 0.3637, 56.6085
CIE-Lab:
79.9589, 0.2392, 16.3261
CIE-LCH:
79.9589, 16.3278, 89.1608
CIE-Luv:
79.9589, 10.1616, 23.1699
Hunter-Lab:
75.2386, -3.7970, 17.1022
#d3c5a8 color charts
#d3c5a8 color shades, tints & tones
#d3c5a8 color schemes
#d3c5a8 color preview, HTML & CSS examples
This text has a color of #d3c5a8
<p style="color:#d3c5a8;">Text here</p>
.mytext {color:#d3c5a8;}
This box has a color of #d3c5a8
<div style="background-color:#d3c5a8;">Content here</div>
.mybackground {background-color:#d3c5a8;}
Border around this has a color of #d3c5a8
<div style="border:2px solid #d3c5a8;">Content here</div>
.myborder {border:2px solid #d3c5a8;}