#cdbd93 color space conversions
Hex:
#cdbd93
RGB:
205, 189, 147
CMY:
20, 26, 42
CMYK:
0, 8, 28, 20
HSL:
43°, 36.7089%, 69.0196%
HSV (HSB):
43°, 28.2927%, 80.3922%
XYZ:
48.6409, 51.4809, 34.9769
xyY:
0.3600, 0.3811, 51.4809
CIE-Lab:
76.9694, -0.7937, 23.3184
CIE-LCH:
76.9694, 23.3319, 91.9495
CIE-Luv:
76.9694, 12.3282, 32.1535
Hunter-Lab:
71.7502, -4.5541, 21.3223
#cdbd93 color charts
#cdbd93 color shades, tints & tones
#cdbd93 color schemes
#cdbd93 color preview, HTML & CSS examples
This text has a color of #cdbd93
<p style="color:#cdbd93;">Text here</p>
.mytext {color:#cdbd93;}
This box has a color of #cdbd93
<div style="background-color:#cdbd93;">Content here</div>
.mybackground {background-color:#cdbd93;}
Border around this has a color of #cdbd93
<div style="border:2px solid #cdbd93;">Content here</div>
.myborder {border:2px solid #cdbd93;}