#d2cd7c color space conversions
Hex:
#d2cd7c
RGB:
210, 205, 124
CMY:
18, 20, 51
CMYK:
0, 2, 41, 18
HSL:
57°, 48.8636%, 65.4902%
HSV (HSB):
57°, 40.9524%, 82.3529%
XYZ:
52.0478, 58.8195, 27.6789
xyY:
0.3757, 0.4245, 58.8195
CIE-Lab:
81.1923, -9.8683, 40.8779
CIE-LCH:
81.1923, 42.0522, 103.5721
CIE-Luv:
81.1923, 7.1724, 54.8833
Hunter-Lab:
76.6939, -13.0766, 32.2879
#d2cd7c color charts
#d2cd7c color shades, tints & tones
#d2cd7c color schemes
#d2cd7c color preview, HTML & CSS examples
This text has a color of #d2cd7c
<p style="color:#d2cd7c;">Text here</p>
.mytext {color:#d2cd7c;}
This box has a color of #d2cd7c
<div style="background-color:#d2cd7c;">Content here</div>
.mybackground {background-color:#d2cd7c;}
Border around this has a color of #d2cd7c
<div style="border:2px solid #d2cd7c;">Content here</div>
.myborder {border:2px solid #d2cd7c;}