#cdbd86 color space conversions
Hex:
#cdbd86
RGB:
205, 189, 134
CMY:
20, 26, 47
CMYK:
0, 8, 35, 20
HSL:
46°, 41.5205%, 66.4706%
HSV (HSB):
46°, 34.6341%, 80.3922%
XYZ:
47.6775, 51.0956, 29.9038
xyY:
0.3705, 0.3971, 51.0956
CIE-Lab:
76.7369, -2.4493, 29.8885
CIE-LCH:
76.7369, 29.9887, 94.6849
CIE-Luv:
76.7369, 13.1322, 40.3605
Hunter-Lab:
71.4812, -6.0336, 25.2331
#cdbd86 color charts
#cdbd86 color shades, tints & tones
#cdbd86 color schemes
#cdbd86 color preview, HTML & CSS examples
This text has a color of #cdbd86
<p style="color:#cdbd86;">Text here</p>
.mytext {color:#cdbd86;}
This box has a color of #cdbd86
<div style="background-color:#cdbd86;">Content here</div>
.mybackground {background-color:#cdbd86;}
Border around this has a color of #cdbd86
<div style="border:2px solid #cdbd86;">Content here</div>
.myborder {border:2px solid #cdbd86;}