#d0cc8a color space conversions
Hex:
#d0cc8a
RGB:
208, 204, 138
CMY:
18, 20, 46
CMYK:
0, 2, 34, 18
HSL:
57°, 42.6829%, 67.8431%
HSV (HSB):
57°, 33.6538%, 81.5686%
XYZ:
52.1927, 58.4306, 32.5721
xyY:
0.3645, 0.4080, 58.4306
CIE-Lab:
80.9776, -8.5635, 33.4430
CIE-LCH:
80.9776, 34.5220, 104.3627
CIE-Luv:
80.9776, 5.8611, 46.3497
Hunter-Lab:
76.4399, -11.8911, 28.2436
#d0cc8a color charts
#d0cc8a color shades, tints & tones
#d0cc8a color schemes
#d0cc8a color preview, HTML & CSS examples
This text has a color of #d0cc8a
<p style="color:#d0cc8a;">Text here</p>
.mytext {color:#d0cc8a;}
This box has a color of #d0cc8a
<div style="background-color:#d0cc8a;">Content here</div>
.mybackground {background-color:#d0cc8a;}
Border around this has a color of #d0cc8a
<div style="border:2px solid #d0cc8a;">Content here</div>
.myborder {border:2px solid #d0cc8a;}