#d3cb8e color space conversions
Hex:
#d3cb8e
RGB:
211, 203, 142
CMY:
17, 20, 44
CMYK:
0, 4, 33, 17
HSL:
53°, 43.9490%, 69.2157%
HSV (HSB):
53°, 32.7014%, 82.7451%
XYZ:
53.1024, 58.5137, 34.0867
xyY:
0.3645, 0.4016, 58.5137
CIE-Lab:
81.0236, -6.3967, 31.4805
CIE-LCH:
81.0236, 32.1238, 101.4858
CIE-Luv:
81.0236, 8.1847, 43.6387
Hunter-Lab:
76.4943, -9.9502, 27.1257
#d3cb8e color charts
#d3cb8e color shades, tints & tones
#d3cb8e color schemes
#d3cb8e color preview, HTML & CSS examples
This text has a color of #d3cb8e
<p style="color:#d3cb8e;">Text here</p>
.mytext {color:#d3cb8e;}
This box has a color of #d3cb8e
<div style="background-color:#d3cb8e;">Content here</div>
.mybackground {background-color:#d3cb8e;}
Border around this has a color of #d3cb8e
<div style="border:2px solid #d3cb8e;">Content here</div>
.myborder {border:2px solid #d3cb8e;}