#cdcc5a color space conversions
Hex:
#cdcc5a
RGB:
205, 204, 90
CMY:
20, 20, 65
CMYK:
0, 0, 56, 20
HSL:
59°, 53.4884%, 57.8431%
HSV (HSB):
59°, 56.0976%, 80.3922%
XYZ:
48.6152, 56.9031, 18.0940
xyY:
0.3933, 0.4603, 56.9031
CIE-Lab:
80.1250, -14.4661, 55.7763
CIE-LCH:
80.1250, 57.6217, 104.5398
CIE-Luv:
80.1250, 5.7047, 69.9075
Hunter-Lab:
75.4341, -16.9715, 38.5823
#cdcc5a color charts
#cdcc5a color shades, tints & tones
#cdcc5a color schemes
#cdcc5a color preview, HTML & CSS examples
This text has a color of #cdcc5a
<p style="color:#cdcc5a;">Text here</p>
.mytext {color:#cdcc5a;}
This box has a color of #cdcc5a
<div style="background-color:#cdcc5a;">Content here</div>
.mybackground {background-color:#cdcc5a;}
Border around this has a color of #cdcc5a
<div style="border:2px solid #cdcc5a;">Content here</div>
.myborder {border:2px solid #cdcc5a;}