#d3cd93 color space conversions
Hex:
#d3cd93
RGB:
211, 205, 147
CMY:
17, 20, 42
CMYK:
0, 3, 30, 17
HSL:
54°, 42.1053%, 70.1961%
HSV (HSB):
54°, 30.3318%, 82.7451%
XYZ:
53.9618, 59.6181, 36.2671
xyY:
0.3601, 0.3979, 59.6181
CIE-Lab:
81.6302, -6.8017, 29.6903
CIE-LCH:
81.6302, 30.4594, 102.9032
CIE-Luv:
81.6302, 6.7499, 41.6785
Hunter-Lab:
77.2128, -10.3739, 26.2002
#d3cd93 color charts
#d3cd93 color shades, tints & tones
#d3cd93 color schemes
#d3cd93 color preview, HTML & CSS examples
This text has a color of #d3cd93
<p style="color:#d3cd93;">Text here</p>
.mytext {color:#d3cd93;}
This box has a color of #d3cd93
<div style="background-color:#d3cd93;">Content here</div>
.mybackground {background-color:#d3cd93;}
Border around this has a color of #d3cd93
<div style="border:2px solid #d3cd93;">Content here</div>
.myborder {border:2px solid #d3cd93;}