#cdad3f color space conversions
Hex:
#cdad3f
RGB:
205, 173, 63
CMY:
20, 32, 75
CMYK:
0, 16, 69, 20
HSL:
46°, 58.6777%, 52.5490%
HSV (HSB):
46°, 69.2683%, 80.3922%
XYZ:
41.0176, 43.2252, 10.8841
xyY:
0.4312, 0.4544, 43.2252
CIE-Lab:
71.7075, -0.2044, 58.4002
CIE-LCH:
71.7075, 58.4005, 90.2005
CIE-Luv:
71.7075, 27.3971, 65.6699
Hunter-Lab:
65.7458, -3.6924, 36.2068
#cdad3f color charts
#cdad3f color shades, tints & tones
#cdad3f color schemes
#cdad3f color preview, HTML & CSS examples
This text has a color of #cdad3f
<p style="color:#cdad3f;">Text here</p>
.mytext {color:#cdad3f;}
This box has a color of #cdad3f
<div style="background-color:#cdad3f;">Content here</div>
.mybackground {background-color:#cdad3f;}
Border around this has a color of #cdad3f
<div style="border:2px solid #cdad3f;">Content here</div>
.myborder {border:2px solid #cdad3f;}