#cdac3e color space conversions
Hex:
#cdac3e
RGB:
205, 172, 62
CMY:
20, 33, 76
CMYK:
0, 16, 70, 20
HSL:
46°, 58.8477%, 52.3529%
HSV (HSB):
46°, 69.7561%, 80.3922%
XYZ:
40.7989, 42.8320, 10.6745
xyY:
0.4326, 0.4542, 42.8320
CIE-Lab:
71.4408, 0.2724, 58.5398
CIE-LCH:
71.4408, 58.5405, 89.7333
CIE-Luv:
71.4408, 28.1491, 65.5496
Hunter-Lab:
65.4461, -3.2546, 36.1419
#cdac3e color charts
#cdac3e color shades, tints & tones
#cdac3e color schemes
#cdac3e color preview, HTML & CSS examples
This text has a color of #cdac3e
<p style="color:#cdac3e;">Text here</p>
.mytext {color:#cdac3e;}
This box has a color of #cdac3e
<div style="background-color:#cdac3e;">Content here</div>
.mybackground {background-color:#cdac3e;}
Border around this has a color of #cdac3e
<div style="border:2px solid #cdac3e;">Content here</div>
.myborder {border:2px solid #cdac3e;}