#cdc06f color space conversions
Hex:
#cdc06f
RGB:
205, 192, 111
CMY:
20, 25, 56
CMYK:
0, 6, 46, 20
HSL:
52°, 48.4536%, 61.9608%
HSV (HSB):
52°, 45.8537%, 80.3922%
XYZ:
46.8957, 51.8261, 22.5707
xyY:
0.3866, 0.4273, 51.8261
CIE-Lab:
77.1767, -6.5288, 42.2841
CIE-LCH:
77.1767, 42.7852, 98.7774
CIE-Luv:
77.1767, 12.4961, 54.7532
Hunter-Lab:
71.9904, -9.7052, 31.8044
#cdc06f color charts
#cdc06f color shades, tints & tones
#cdc06f color schemes
#cdc06f color preview, HTML & CSS examples
This text has a color of #cdc06f
<p style="color:#cdc06f;">Text here</p>
.mytext {color:#cdc06f;}
This box has a color of #cdc06f
<div style="background-color:#cdc06f;">Content here</div>
.mybackground {background-color:#cdc06f;}
Border around this has a color of #cdc06f
<div style="border:2px solid #cdc06f;">Content here</div>
.myborder {border:2px solid #cdc06f;}