#cca562 color space conversions
Hex:
#cca562
RGB:
204, 165, 98
CMY:
20, 35, 62
CMYK:
0, 19, 52, 20
HSL:
38°, 50.9615%, 59.2157%
HSV (HSB):
38°, 51.9608%, 80.0000%
XYZ:
40.5616, 40.6295, 17.2597
xyY:
0.4120, 0.4127, 40.6295
CIE-Lab:
69.9155, 6.1141, 39.8902
CIE-LCH:
69.9155, 40.3561, 81.2859
CIE-Luv:
69.9155, 30.3135, 47.9133
Hunter-Lab:
63.7413, 2.0408, 28.5645
#cca562 color charts
#cca562 color shades, tints & tones
#cca562 color schemes
#cca562 color preview, HTML & CSS examples
This text has a color of #cca562
<p style="color:#cca562;">Text here</p>
.mytext {color:#cca562;}
This box has a color of #cca562
<div style="background-color:#cca562;">Content here</div>
.mybackground {background-color:#cca562;}
Border around this has a color of #cca562
<div style="border:2px solid #cca562;">Content here</div>
.myborder {border:2px solid #cca562;}