#d3ca85 color space conversions
Hex:
#d3ca85
RGB:
211, 202, 133
CMY:
17, 21, 48
CMYK:
0, 4, 37, 17
HSL:
53°, 46.9880%, 67.4510%
HSV (HSB):
53°, 36.9668%, 82.7451%
XYZ:
52.2181, 57.7834, 30.5914
xyY:
0.3714, 0.4110, 57.7834
CIE-Lab:
80.6182, -6.9480, 35.5916
CIE-LCH:
80.6182, 36.2634, 101.0461
CIE-Luv:
80.6182, 9.2359, 48.4052
Hunter-Lab:
76.0154, -10.4079, 29.3503
#d3ca85 color charts
#d3ca85 color shades, tints & tones
#d3ca85 color schemes
#d3ca85 color preview, HTML & CSS examples
This text has a color of #d3ca85
<p style="color:#d3ca85;">Text here</p>
.mytext {color:#d3ca85;}
This box has a color of #d3ca85
<div style="background-color:#d3ca85;">Content here</div>
.mybackground {background-color:#d3ca85;}
Border around this has a color of #d3ca85
<div style="border:2px solid #d3ca85;">Content here</div>
.myborder {border:2px solid #d3ca85;}