#d3cb82 color space conversions
Hex:
#d3cb82
RGB:
211, 203, 130
CMY:
17, 20, 49
CMYK:
0, 4, 38, 17
HSL:
54°, 47.9290%, 66.8627%
HSV (HSB):
54°, 38.3886%, 82.7451%
XYZ:
52.2492, 58.1725, 29.5937
xyY:
0.3732, 0.4155, 58.1725
CIE-Lab:
80.8346, -7.7995, 37.4045
CIE-LCH:
80.8346, 38.2090, 101.7784
CIE-Luv:
80.8346, 8.7737, 50.6324
Hunter-Lab:
76.2709, -11.1931, 30.3846
#d3cb82 color charts
#d3cb82 color shades, tints & tones
#d3cb82 color schemes
#d3cb82 color preview, HTML & CSS examples
This text has a color of #d3cb82
<p style="color:#d3cb82;">Text here</p>
.mytext {color:#d3cb82;}
This box has a color of #d3cb82
<div style="background-color:#d3cb82;">Content here</div>
.mybackground {background-color:#d3cb82;}
Border around this has a color of #d3cb82
<div style="border:2px solid #d3cb82;">Content here</div>
.myborder {border:2px solid #d3cb82;}