#cca499 color space conversions
Hex:
#cca499
RGB:
204, 164, 153
CMY:
20, 36, 40
CMYK:
0, 20, 25, 20
HSL:
13°, 33.3333%, 70.0000%
HSV (HSB):
13°, 25.0000%, 80.0000%
XYZ:
43.9271, 41.6882, 35.8684
xyY:
0.3616, 0.3432, 41.6882
CIE-Lab:
70.6554, 13.0610, 11.2782
CIE-LCH:
70.6554, 17.2566, 40.8106
CIE-Luv:
70.6554, 26.0301, 13.4366
Hunter-Lab:
64.5664, 8.4494, 12.2593
#cca499 color charts
#cca499 color shades, tints & tones
#cca499 color schemes
#cca499 color preview, HTML & CSS examples
This text has a color of #cca499
<p style="color:#cca499;">Text here</p>
.mytext {color:#cca499;}
This box has a color of #cca499
<div style="background-color:#cca499;">Content here</div>
.mybackground {background-color:#cca499;}
Border around this has a color of #cca499
<div style="border:2px solid #cca499;">Content here</div>
.myborder {border:2px solid #cca499;}