#c0a02f color space conversions
Hex:
#c0a02f
RGB:
192, 160, 47
CMY:
25, 37, 82
CMYK:
0, 17, 76, 25
HSL:
47°, 60.6695%, 46.8627%
HSV (HSB):
47°, 75.5208%, 75.2941%
XYZ:
34.8221, 36.5533, 7.9095
xyY:
0.4392, 0.4610, 36.5533
CIE-Lab:
66.9406, 0.2718, 59.5510
CIE-LCH:
66.9406, 59.5516, 89.7385
CIE-Luv:
66.9406, 27.5750, 64.2002
Hunter-Lab:
60.4593, -2.9951, 34.5650
#c0a02f color charts
#c0a02f color shades, tints & tones
#c0a02f color schemes
#c0a02f color preview, HTML & CSS examples
This text has a color of #c0a02f
<p style="color:#c0a02f;">Text here</p>
.mytext {color:#c0a02f;}
This box has a color of #c0a02f
<div style="background-color:#c0a02f;">Content here</div>
.mybackground {background-color:#c0a02f;}
Border around this has a color of #c0a02f
<div style="border:2px solid #c0a02f;">Content here</div>
.myborder {border:2px solid #c0a02f;}