#cdbc9a color space conversions
Hex:
#cdbc9a
RGB:
205, 188, 154
CMY:
20, 26, 40
CMYK:
0, 8, 25, 20
HSL:
40°, 33.7748%, 70.3922%
HSV (HSB):
40°, 24.8780%, 80.3922%
XYZ:
48.9928, 51.2787, 37.8874
xyY:
0.3546, 0.3712, 51.2787
CIE-Lab:
76.8475, 0.6939, 19.4097
CIE-LCH:
76.8475, 19.4221, 87.9526
CIE-Luv:
76.8475, 12.4547, 26.9051
Hunter-Lab:
71.6091, -3.1917, 18.7568
#cdbc9a color charts
#cdbc9a color shades, tints & tones
#cdbc9a color schemes
#cdbc9a color preview, HTML & CSS examples
This text has a color of #cdbc9a
<p style="color:#cdbc9a;">Text here</p>
.mytext {color:#cdbc9a;}
This box has a color of #cdbc9a
<div style="background-color:#cdbc9a;">Content here</div>
.mybackground {background-color:#cdbc9a;}
Border around this has a color of #cdbc9a
<div style="border:2px solid #cdbc9a;">Content here</div>
.myborder {border:2px solid #cdbc9a;}