#d2cc7b color space conversions
Hex:
#d2cc7b
RGB:
210, 204, 123
CMY:
18, 20, 52
CMYK:
0, 3, 41, 18
HSL:
56°, 49.1525%, 65.2941%
HSV (HSB):
56°, 41.4286%, 82.3529%
XYZ:
51.7464, 58.3174, 27.2680
xyY:
0.3768, 0.4246, 58.3174
CIE-Lab:
80.9150, -9.4640, 41.0298
CIE-LCH:
80.9150, 42.1072, 102.9888
CIE-Luv:
80.9150, 7.8255, 54.9027
Hunter-Lab:
76.3658, -12.6866, 32.2854
#d2cc7b color charts
#d2cc7b color shades, tints & tones
#d2cc7b color schemes
#d2cc7b color preview, HTML & CSS examples
This text has a color of #d2cc7b
<p style="color:#d2cc7b;">Text here</p>
.mytext {color:#d2cc7b;}
This box has a color of #d2cc7b
<div style="background-color:#d2cc7b;">Content here</div>
.mybackground {background-color:#d2cc7b;}
Border around this has a color of #d2cc7b
<div style="border:2px solid #d2cc7b;">Content here</div>
.myborder {border:2px solid #d2cc7b;}