#cdac6b color space conversions
Hex:
#cdac6b
RGB:
205, 172, 107
CMY:
20, 33, 58
CMYK:
0, 16, 48, 20
HSL:
40°, 49.4949%, 61.1765%
HSV (HSB):
40°, 47.8049%, 80.3922%
XYZ:
42.5832, 43.5457, 20.0707
xyY:
0.4010, 0.4100, 43.5457
CIE-Lab:
71.9238, 3.6107, 37.7696
CIE-LCH:
71.9238, 37.9418, 84.5392
CIE-Luv:
71.9238, 25.6882, 46.8235
Hunter-Lab:
65.9892, -0.2940, 28.1593
#cdac6b color charts
#cdac6b color shades, tints & tones
#cdac6b color schemes
#cdac6b color preview, HTML & CSS examples
This text has a color of #cdac6b
<p style="color:#cdac6b;">Text here</p>
.mytext {color:#cdac6b;}
This box has a color of #cdac6b
<div style="background-color:#cdac6b;">Content here</div>
.mybackground {background-color:#cdac6b;}
Border around this has a color of #cdac6b
<div style="border:2px solid #cdac6b;">Content here</div>
.myborder {border:2px solid #cdac6b;}