#d3cd8e color space conversions
Hex:
#d3cd8e
RGB:
211, 205, 142
CMY:
17, 20, 44
CMYK:
0, 3, 33, 17
HSL:
55°, 43.9490%, 69.2157%
HSV (HSB):
55°, 32.7014%, 82.7451%
XYZ:
53.5778, 59.4645, 34.2451
xyY:
0.3638, 0.4037, 59.4645
CIE-Lab:
81.5463, -7.4244, 32.1715
CIE-LCH:
81.5463, 33.0171, 102.9949
CIE-Luv:
81.5463, 6.9974, 44.7314
Hunter-Lab:
77.1132, -10.9275, 27.6492
#d3cd8e color charts
#d3cd8e color shades, tints & tones
#d3cd8e color schemes
#d3cd8e color preview, HTML & CSS examples
This text has a color of #d3cd8e
<p style="color:#d3cd8e;">Text here</p>
.mytext {color:#d3cd8e;}
This box has a color of #d3cd8e
<div style="background-color:#d3cd8e;">Content here</div>
.mybackground {background-color:#d3cd8e;}
Border around this has a color of #d3cd8e
<div style="border:2px solid #d3cd8e;">Content here</div>
.myborder {border:2px solid #d3cd8e;}