#cca007 color space conversions
Hex:
#cca007
RGB:
204, 160, 7
CMY:
20, 37, 97
CMYK:
0, 22, 97, 20
HSL:
47°, 93.3649%, 41.3725%
HSV (HSB):
47°, 96.5686%, 80.0000%
XYZ:
37.5110, 37.9943, 5.5576
xyY:
0.4627, 0.4687, 37.9943
CIE-Lab:
68.0164, 4.6158, 70.6670
CIE-LCH:
68.0164, 70.8175, 86.2629
CIE-Luv:
68.0164, 37.6474, 70.3587
Hunter-Lab:
61.6395, 0.7577, 37.8019
#cca007 color charts
#cca007 color shades, tints & tones
#cca007 color schemes
#cca007 color preview, HTML & CSS examples
This text has a color of #cca007
<p style="color:#cca007;">Text here</p>
.mytext {color:#cca007;}
This box has a color of #cca007
<div style="background-color:#cca007;">Content here</div>
.mybackground {background-color:#cca007;}
Border around this has a color of #cca007
<div style="border:2px solid #cca007;">Content here</div>
.myborder {border:2px solid #cca007;}