#cca064 color space conversions
Hex:
#cca064
RGB:
204, 160, 100
CMY:
20, 37, 61
CMYK:
0, 22, 51, 20
HSL:
35°, 50.4854%, 59.6078%
HSV (HSB):
35°, 50.9804%, 80.0000%
XYZ:
39.7729, 38.8991, 17.4686
xyY:
0.4137, 0.4046, 38.8991
CIE-Lab:
68.6781, 8.9921, 37.3218
CIE-LCH:
68.6781, 38.3898, 76.4536
CIE-Luv:
68.6781, 33.5873, 44.4691
Hunter-Lab:
62.3691, 4.6838, 27.0522
#cca064 color charts
#cca064 color shades, tints & tones
#cca064 color schemes
#cca064 color preview, HTML & CSS examples
This text has a color of #cca064
<p style="color:#cca064;">Text here</p>
.mytext {color:#cca064;}
This box has a color of #cca064
<div style="background-color:#cca064;">Content here</div>
.mybackground {background-color:#cca064;}
Border around this has a color of #cca064
<div style="border:2px solid #cca064;">Content here</div>
.myborder {border:2px solid #cca064;}