#d3ca8f color space conversions
Hex:
#d3ca8f
RGB:
211, 202, 143
CMY:
17, 21, 44
CMYK:
0, 4, 32, 17
HSL:
52°, 43.5897%, 69.4118%
HSV (HSB):
52°, 32.2275%, 82.7451%
XYZ:
52.9424, 58.0731, 34.4055
xyY:
0.3641, 0.3993, 58.0731
CIE-Lab:
80.7794, -5.7582, 30.6374
CIE-LCH:
80.7794, 31.1739, 100.6444
CIE-Luv:
80.7794, 8.7278, 42.4824
Hunter-Lab:
76.2057, -9.3506, 26.5757
#d3ca8f color charts
#d3ca8f color shades, tints & tones
#d3ca8f color schemes
#d3ca8f color preview, HTML & CSS examples
This text has a color of #d3ca8f
<p style="color:#d3ca8f;">Text here</p>
.mytext {color:#d3ca8f;}
This box has a color of #d3ca8f
<div style="background-color:#d3ca8f;">Content here</div>
.mybackground {background-color:#d3ca8f;}
Border around this has a color of #d3ca8f
<div style="border:2px solid #d3ca8f;">Content here</div>
.myborder {border:2px solid #d3ca8f;}