#c0aa7e color space conversions
Hex:
#c0aa7e
RGB:
192, 170, 126
CMY:
25, 33, 51
CMYK:
0, 11, 34, 25
HSL:
40°, 34.3750%, 62.3529%
HSV (HSB):
40°, 34.3750%, 75.2941%
XYZ:
39.8788, 41.4623, 25.6398
xyY:
0.3728, 0.3876, 41.4623
CIE-Lab:
70.4986, 1.4770, 25.6313
CIE-LCH:
70.4986, 25.6738, 86.7021
CIE-Luv:
70.4986, 16.5804, 33.7264
Hunter-Lab:
64.3912, -2.1358, 21.4652
#c0aa7e color charts
#c0aa7e color shades, tints & tones
#c0aa7e color schemes
#c0aa7e color preview, HTML & CSS examples
This text has a color of #c0aa7e
<p style="color:#c0aa7e;">Text here</p>
.mytext {color:#c0aa7e;}
This box has a color of #c0aa7e
<div style="background-color:#c0aa7e;">Content here</div>
.mybackground {background-color:#c0aa7e;}
Border around this has a color of #c0aa7e
<div style="border:2px solid #c0aa7e;">Content here</div>
.myborder {border:2px solid #c0aa7e;}