#d2c17d color space conversions
Hex:
#d2c17d
RGB:
210, 193, 125
CMY:
18, 24, 51
CMYK:
0, 8, 40, 18
HSL:
48°, 48.5714%, 65.6863%
HSV (HSB):
48°, 40.4762%, 82.3529%
XYZ:
49.3500, 53.3222, 27.0932
xyY:
0.3803, 0.4109, 53.3222
CIE-Lab:
78.0649, -3.5815, 36.3857
CIE-LCH:
78.0649, 36.5616, 95.6215
CIE-Luv:
78.0649, 14.5249, 48.1324
Hunter-Lab:
73.0221, -7.1543, 29.1172
#d2c17d color charts
#d2c17d color shades, tints & tones
#d2c17d color schemes
#d2c17d color preview, HTML & CSS examples
This text has a color of #d2c17d
<p style="color:#d2c17d;">Text here</p>
.mytext {color:#d2c17d;}
This box has a color of #d2c17d
<div style="background-color:#d2c17d;">Content here</div>
.mybackground {background-color:#d2c17d;}
Border around this has a color of #d2c17d
<div style="border:2px solid #d2c17d;">Content here</div>
.myborder {border:2px solid #d2c17d;}