#c6a04a color space conversions
Hex:
#c6a04a
RGB:
198, 160, 74
CMY:
22, 37, 71
CMYK:
0, 19, 63, 22
HSL:
42°, 52.1008%, 53.3333%
HSV (HSB):
42°, 62.6263%, 77.6471%
XYZ:
37.0955, 37.6418, 11.7890
xyY:
0.4287, 0.4350, 37.6418
CIE-Lab:
67.7558, 4.3803, 49.0825
CIE-LCH:
67.7558, 49.2775, 84.9002
CIE-Luv:
67.7558, 30.8875, 55.8616
Hunter-Lab:
61.3529, 0.5581, 31.5544
#c6a04a color charts
#c6a04a color shades, tints & tones
#c6a04a color schemes
#c6a04a color preview, HTML & CSS examples
This text has a color of #c6a04a
<p style="color:#c6a04a;">Text here</p>
.mytext {color:#c6a04a;}
This box has a color of #c6a04a
<div style="background-color:#c6a04a;">Content here</div>
.mybackground {background-color:#c6a04a;}
Border around this has a color of #c6a04a
<div style="border:2px solid #c6a04a;">Content here</div>
.myborder {border:2px solid #c6a04a;}