#ccca5d color space conversions
Hex:
#ccca5d
RGB:
204, 202, 93
CMY:
20, 21, 64
CMYK:
0, 1, 54, 20
HSL:
59°, 52.1127%, 58.2353%
HSV (HSB):
59°, 54.4118%, 80.0000%
XYZ:
47.9982, 55.8687, 18.6099
xyY:
0.3919, 0.4562, 55.8687
CIE-Lab:
79.5391, -13.6392, 53.7306
CIE-LCH:
79.5391, 55.4347, 104.2433
CIE-Luv:
79.5391, 6.2087, 67.7496
Hunter-Lab:
74.7454, -16.1797, 37.5599
#ccca5d color charts
#ccca5d color shades, tints & tones
#ccca5d color schemes
#ccca5d color preview, HTML & CSS examples
This text has a color of #ccca5d
<p style="color:#ccca5d;">Text here</p>
.mytext {color:#ccca5d;}
This box has a color of #ccca5d
<div style="background-color:#ccca5d;">Content here</div>
.mybackground {background-color:#ccca5d;}
Border around this has a color of #ccca5d
<div style="border:2px solid #ccca5d;">Content here</div>
.myborder {border:2px solid #ccca5d;}