#cdcc40 color space conversions
Hex:
#cdcc40
RGB:
205, 204, 64
CMY:
20, 20, 75
CMYK:
0, 0, 69, 20
HSL:
60°, 58.5062%, 52.7451%
HSV (HSB):
60°, 68.7805%, 80.3922%
XYZ:
47.6951, 56.5350, 13.2490
xyY:
0.4060, 0.4812, 56.5350
CIE-Lab:
79.9174, -16.1095, 66.2677
CIE-LCH:
79.9174, 68.1976, 103.6634
CIE-Luv:
79.9174, 6.3390, 78.5211
Hunter-Lab:
75.1898, -18.3543, 42.1855
#cdcc40 color charts
#cdcc40 color shades, tints & tones
#cdcc40 color schemes
#cdcc40 color preview, HTML & CSS examples
This text has a color of #cdcc40
<p style="color:#cdcc40;">Text here</p>
.mytext {color:#cdcc40;}
This box has a color of #cdcc40
<div style="background-color:#cdcc40;">Content here</div>
.mybackground {background-color:#cdcc40;}
Border around this has a color of #cdcc40
<div style="border:2px solid #cdcc40;">Content here</div>
.myborder {border:2px solid #cdcc40;}