#cca044 color space conversions
Hex:
#cca044
RGB:
204, 160, 68
CMY:
20, 37, 73
CMYK:
0, 22, 67, 20
HSL:
41°, 57.1429%, 53.3333%
HSV (HSB):
41°, 66.6667%, 80.0000%
XYZ:
38.5160, 38.3963, 10.8501
xyY:
0.4389, 0.4375, 38.3963
CIE-Lab:
68.3117, 6.5897, 52.6420
CIE-LCH:
68.3117, 53.0529, 82.8649
CIE-Luv:
68.3117, 35.7679, 58.3993
Hunter-Lab:
61.9648, 2.5136, 32.9936
#cca044 color charts
#cca044 color shades, tints & tones
#cca044 color schemes
#cca044 color preview, HTML & CSS examples
This text has a color of #cca044
<p style="color:#cca044;">Text here</p>
.mytext {color:#cca044;}
This box has a color of #cca044
<div style="background-color:#cca044;">Content here</div>
.mybackground {background-color:#cca044;}
Border around this has a color of #cca044
<div style="border:2px solid #cca044;">Content here</div>
.myborder {border:2px solid #cca044;}