#d3cd92 color space conversions
Hex:
#d3cd92
RGB:
211, 205, 146
CMY:
17, 20, 43
CMYK:
0, 3, 31, 17
HSL:
54°, 42.4837%, 70.0000%
HSV (HSB):
54°, 30.8057%, 82.7451%
XYZ:
53.8836, 59.5868, 35.8556
xyY:
0.3608, 0.3990, 59.5868
CIE-Lab:
81.6131, -6.9281, 30.1873
CIE-LCH:
81.6131, 30.9721, 102.9258
CIE-Luv:
81.6131, 6.8000, 42.2963
Hunter-Lab:
77.1925, -10.4865, 26.4948
#d3cd92 color charts
#d3cd92 color shades, tints & tones
#d3cd92 color schemes
#d3cd92 color preview, HTML & CSS examples
This text has a color of #d3cd92
<p style="color:#d3cd92;">Text here</p>
.mytext {color:#d3cd92;}
This box has a color of #d3cd92
<div style="background-color:#d3cd92;">Content here</div>
.mybackground {background-color:#d3cd92;}
Border around this has a color of #d3cd92
<div style="border:2px solid #d3cd92;">Content here</div>
.myborder {border:2px solid #d3cd92;}