#c0aa8e color space conversions
Hex:
#c0aa8e
RGB:
192, 170, 142
CMY:
25, 33, 44
CMYK:
0, 11, 26, 25
HSL:
34°, 28.4091%, 65.4902%
HSV (HSB):
34°, 26.0417%, 75.2941%
XYZ:
40.9954, 41.9089, 31.5197
xyY:
0.3583, 0.3663, 41.9089
CIE-Lab:
70.8081, 3.6044, 17.3658
CIE-LCH:
70.8081, 17.7359, 78.2742
CIE-Luv:
70.8081, 15.4121, 23.2275
Hunter-Lab:
64.7371, -0.2529, 16.4484
#c0aa8e color charts
#c0aa8e color shades, tints & tones
#c0aa8e color schemes
#c0aa8e color preview, HTML & CSS examples
This text has a color of #c0aa8e
<p style="color:#c0aa8e;">Text here</p>
.mytext {color:#c0aa8e;}
This box has a color of #c0aa8e
<div style="background-color:#c0aa8e;">Content here</div>
.mybackground {background-color:#c0aa8e;}
Border around this has a color of #c0aa8e
<div style="border:2px solid #c0aa8e;">Content here</div>
.myborder {border:2px solid #c0aa8e;}