#c0a64f color space conversions
Hex:
#c0a64f
RGB:
192, 166, 79
CMY:
25, 35, 69
CMYK:
0, 14, 59, 25
HSL:
46°, 47.2803%, 53.1373%
HSV (HSB):
46°, 58.8542%, 75.2941%
XYZ:
36.7857, 39.0434, 12.9945
xyY:
0.4141, 0.4396, 39.0434
CIE-Lab:
68.7827, -1.0662, 47.7089
CIE-LCH:
68.7827, 47.7208, 91.2803
CIE-Luv:
68.7827, 22.0193, 56.2710
Hunter-Lab:
62.4847, -4.2626, 31.4092
#c0a64f color charts
#c0a64f color shades, tints & tones
#c0a64f color schemes
#c0a64f color preview, HTML & CSS examples
This text has a color of #c0a64f
<p style="color:#c0a64f;">Text here</p>
.mytext {color:#c0a64f;}
This box has a color of #c0a64f
<div style="background-color:#c0a64f;">Content here</div>
.mybackground {background-color:#c0a64f;}
Border around this has a color of #c0a64f
<div style="border:2px solid #c0a64f;">Content here</div>
.myborder {border:2px solid #c0a64f;}