#cdac1f color space conversions
Hex:
#cdac1f
RGB:
205, 172, 31
CMY:
20, 33, 88
CMYK:
0, 16, 85, 20
HSL:
49°, 73.7288%, 46.2745%
HSV (HSB):
49°, 84.8780%, 80.3922%
XYZ:
40.1767, 42.5831, 7.3981
xyY:
0.4456, 0.4723, 42.5831
CIE-Lab:
71.2711, -0.9233, 68.8560
CIE-LCH:
71.2711, 68.8622, 90.7682
CIE-Luv:
71.2711, 29.0699, 72.5357
Hunter-Lab:
65.2557, -4.2986, 38.9572
#cdac1f color charts
#cdac1f color shades, tints & tones
#cdac1f color schemes
#cdac1f color preview, HTML & CSS examples
This text has a color of #cdac1f
<p style="color:#cdac1f;">Text here</p>
.mytext {color:#cdac1f;}
This box has a color of #cdac1f
<div style="background-color:#cdac1f;">Content here</div>
.mybackground {background-color:#cdac1f;}
Border around this has a color of #cdac1f
<div style="border:2px solid #cdac1f;">Content here</div>
.myborder {border:2px solid #cdac1f;}