#c0a35e color space conversions
Hex:
#c0a35e
RGB:
192, 163, 94
CMY:
25, 36, 63
CMYK:
0, 15, 51, 25
HSL:
42°, 43.7500%, 56.0784%
HSV (HSB):
42°, 51.0417%, 75.2941%
XYZ:
36.8558, 38.2090, 16.0222
xyY:
0.4046, 0.4195, 38.2090
CIE-Lab:
68.1744, 1.7871, 39.5395
CIE-LCH:
68.1744, 39.5798, 87.4121
CIE-Luv:
68.1744, 23.2096, 48.0654
Hunter-Lab:
61.8134, -1.7442, 27.9012
#c0a35e color charts
#c0a35e color shades, tints & tones
#c0a35e color schemes
#c0a35e color preview, HTML & CSS examples
This text has a color of #c0a35e
<p style="color:#c0a35e;">Text here</p>
.mytext {color:#c0a35e;}
This box has a color of #c0a35e
<div style="background-color:#c0a35e;">Content here</div>
.mybackground {background-color:#c0a35e;}
Border around this has a color of #c0a35e
<div style="border:2px solid #c0a35e;">Content here</div>
.myborder {border:2px solid #c0a35e;}