#d2cd7f color space conversions
Hex:
#d2cd7f
RGB:
210, 205, 127
CMY:
18, 20, 50
CMYK:
0, 2, 40, 18
HSL:
56°, 47.9769%, 66.0784%
HSV (HSB):
56°, 39.5238%, 82.3529%
XYZ:
52.2404, 58.8966, 28.6935
xyY:
0.3736, 0.4212, 58.8966
CIE-Lab:
81.2347, -9.5471, 39.4215
CIE-LCH:
81.2347, 40.5611, 103.6137
CIE-Luv:
81.2347, 7.0437, 53.2666
Hunter-Lab:
76.7441, -12.7956, 31.5532
#d2cd7f color charts
#d2cd7f color shades, tints & tones
#d2cd7f color schemes
#d2cd7f color preview, HTML & CSS examples
This text has a color of #d2cd7f
<p style="color:#d2cd7f;">Text here</p>
.mytext {color:#d2cd7f;}
This box has a color of #d2cd7f
<div style="background-color:#d2cd7f;">Content here</div>
.mybackground {background-color:#d2cd7f;}
Border around this has a color of #d2cd7f
<div style="border:2px solid #d2cd7f;">Content here</div>
.myborder {border:2px solid #d2cd7f;}