#cca063 color space conversions
Hex:
#cca063
RGB:
204, 160, 99
CMY:
20, 37, 61
CMYK:
0, 22, 51, 20
HSL:
35°, 50.7246%, 59.4118%
HSV (HSB):
35°, 51.4706%, 80.0000%
XYZ:
39.7248, 38.8798, 17.2152
xyY:
0.4146, 0.4058, 38.8798
CIE-Lab:
68.6641, 8.9014, 37.8257
CIE-LCH:
68.6641, 38.8590, 76.7576
CIE-Luv:
68.6641, 33.6675, 44.9830
Hunter-Lab:
62.3537, 4.6012, 27.2782
#cca063 color charts
#cca063 color shades, tints & tones
#cca063 color schemes
#cca063 color preview, HTML & CSS examples
This text has a color of #cca063
<p style="color:#cca063;">Text here</p>
.mytext {color:#cca063;}
This box has a color of #cca063
<div style="background-color:#cca063;">Content here</div>
.mybackground {background-color:#cca063;}
Border around this has a color of #cca063
<div style="border:2px solid #cca063;">Content here</div>
.myborder {border:2px solid #cca063;}