#c0a06f color space conversions
Hex:
#c0a06f
RGB:
192, 160, 111
CMY:
25, 37, 56
CMYK:
0, 17, 42, 25
HSL:
36°, 39.1304%, 59.4118%
HSV (HSB):
36°, 42.1875%, 75.2941%
XYZ:
37.1783, 37.4958, 20.3168
xyY:
0.3914, 0.3947, 37.4958
CIE-Lab:
67.6473, 5.1191, 29.9330
CIE-LCH:
67.6473, 30.3675, 80.2952
CIE-Luv:
67.6473, 23.9994, 37.4034
Hunter-Lab:
61.2338, 1.2177, 23.1918
#c0a06f color charts
#c0a06f color shades, tints & tones
#c0a06f color schemes
#c0a06f color preview, HTML & CSS examples
This text has a color of #c0a06f
<p style="color:#c0a06f;">Text here</p>
.mytext {color:#c0a06f;}
This box has a color of #c0a06f
<div style="background-color:#c0a06f;">Content here</div>
.mybackground {background-color:#c0a06f;}
Border around this has a color of #c0a06f
<div style="border:2px solid #c0a06f;">Content here</div>
.myborder {border:2px solid #c0a06f;}