#d3c85c color space conversions
Hex:
#d3c85c
RGB:
211, 200, 92
CMY:
17, 22, 64
CMYK:
0, 5, 56, 17
HSL:
54°, 57.4879%, 59.4118%
HSV (HSB):
54°, 56.3981%, 82.7451%
XYZ:
49.4500, 55.9301, 18.3145
xyY:
0.3998, 0.4522, 55.9301
CIE-Lab:
79.5740, -9.8152, 54.3813
CIE-LCH:
79.5740, 55.2600, 100.2311
CIE-Luv:
79.5740, 12.2475, 67.5151
Hunter-Lab:
74.7865, -12.8492, 37.8309
#d3c85c color charts
#d3c85c color shades, tints & tones
#d3c85c color schemes
#d3c85c color preview, HTML & CSS examples
This text has a color of #d3c85c
<p style="color:#d3c85c;">Text here</p>
.mytext {color:#d3c85c;}
This box has a color of #d3c85c
<div style="background-color:#d3c85c;">Content here</div>
.mybackground {background-color:#d3c85c;}
Border around this has a color of #d3c85c
<div style="border:2px solid #d3c85c;">Content here</div>
.myborder {border:2px solid #d3c85c;}