#d3c997 color space conversions
Hex:
#d3c997
RGB:
211, 201, 151
CMY:
17, 21, 41
CMYK:
0, 5, 28, 17
HSL:
50°, 40.5405%, 70.9804%
HSV (HSB):
50°, 28.4360%, 82.7451%
XYZ:
53.3365, 57.8565, 37.6344
xyY:
0.3584, 0.3887, 57.8565
CIE-Lab:
80.6590, -4.2207, 26.2950
CIE-LCH:
80.6590, 26.6315, 99.1189
CIE-Luv:
80.6590, 8.8850, 36.9177
Hunter-Lab:
76.0635, -7.9450, 23.9091
#d3c997 color charts
#d3c997 color shades, tints & tones
#d3c997 color schemes
#d3c997 color preview, HTML & CSS examples
This text has a color of #d3c997
<p style="color:#d3c997;">Text here</p>
.mytext {color:#d3c997;}
This box has a color of #d3c997
<div style="background-color:#d3c997;">Content here</div>
.mybackground {background-color:#d3c997;}
Border around this has a color of #d3c997
<div style="border:2px solid #d3c997;">Content here</div>
.myborder {border:2px solid #d3c997;}