#c0a85e color space conversions
Hex:
#c0a85e
RGB:
192, 168, 94
CMY:
25, 34, 63
CMYK:
0, 13, 51, 25
HSL:
45°, 43.7500%, 56.0784%
HSV (HSB):
45°, 51.0417%, 75.2941%
XYZ:
37.7612, 40.0199, 16.3241
xyY:
0.4013, 0.4253, 40.0199
CIE-Lab:
69.4837, -0.8948, 41.1380
CIE-LCH:
69.4837, 41.1478, 91.2461
CIE-Luv:
69.4837, 19.8829, 50.5096
Hunter-Lab:
63.2613, -4.1589, 28.9836
#c0a85e color charts
#c0a85e color shades, tints & tones
#c0a85e color schemes
#c0a85e color preview, HTML & CSS examples
This text has a color of #c0a85e
<p style="color:#c0a85e;">Text here</p>
.mytext {color:#c0a85e;}
This box has a color of #c0a85e
<div style="background-color:#c0a85e;">Content here</div>
.mybackground {background-color:#c0a85e;}
Border around this has a color of #c0a85e
<div style="border:2px solid #c0a85e;">Content here</div>
.myborder {border:2px solid #c0a85e;}