#d3cb6e color space conversions
Hex:
#d3cb6e
RGB:
211, 203, 110
CMY:
17, 20, 57
CMYK:
0, 4, 48, 17
HSL:
55°, 53.4392%, 62.9412%
HSV (HSB):
55°, 47.8673%, 82.7451%
XYZ:
51.0344, 57.6865, 23.1967
xyY:
0.3869, 0.4373, 57.6865
CIE-Lab:
80.5642, -9.8333, 47.0403
CIE-LCH:
80.5642, 48.0571, 101.8071
CIE-Luv:
80.5642, 9.6485, 61.0132
Hunter-Lab:
75.9517, -12.9755, 35.0582
#d3cb6e color charts
#d3cb6e color shades, tints & tones
#d3cb6e color schemes
#d3cb6e color preview, HTML & CSS examples
This text has a color of #d3cb6e
<p style="color:#d3cb6e;">Text here</p>
.mytext {color:#d3cb6e;}
This box has a color of #d3cb6e
<div style="background-color:#d3cb6e;">Content here</div>
.mybackground {background-color:#d3cb6e;}
Border around this has a color of #d3cb6e
<div style="border:2px solid #d3cb6e;">Content here</div>
.myborder {border:2px solid #d3cb6e;}