#d0cb5e color space conversions
Hex:
#d0cb5e
RGB:
208, 203, 94
CMY:
18, 20, 63
CMYK:
0, 2, 55, 18
HSL:
57°, 54.8077%, 59.2157%
HSV (HSB):
57°, 54.8077%, 81.5686%
XYZ:
49.3887, 56.9299, 18.9752
xyY:
0.3942, 0.4544, 56.9299
CIE-Lab:
80.1402, -12.4215, 54.0455
CIE-LCH:
80.1402, 55.4546, 102.9437
CIE-Luv:
80.1402, 8.2202, 67.9638
Hunter-Lab:
75.4519, -15.1997, 37.9057
#d0cb5e color charts
#d0cb5e color shades, tints & tones
#d0cb5e color schemes
#d0cb5e color preview, HTML & CSS examples
This text has a color of #d0cb5e
<p style="color:#d0cb5e;">Text here</p>
.mytext {color:#d0cb5e;}
This box has a color of #d0cb5e
<div style="background-color:#d0cb5e;">Content here</div>
.mybackground {background-color:#d0cb5e;}
Border around this has a color of #d0cb5e
<div style="border:2px solid #d0cb5e;">Content here</div>
.myborder {border:2px solid #d0cb5e;}