#c0a66a color space conversions
Hex:
#c0a66a
RGB:
192, 166, 106
CMY:
25, 35, 58
CMYK:
0, 14, 45, 25
HSL:
42°, 40.5660%, 58.4314%
HSV (HSB):
42°, 44.7917%, 75.2941%
XYZ:
37.9760, 39.5195, 19.2621
xyY:
0.3925, 0.4084, 39.5195
CIE-Lab:
69.1259, 1.3426, 34.4951
CIE-LCH:
69.1259, 34.5212, 87.7710
CIE-Luv:
69.1259, 20.4644, 43.3298
Hunter-Lab:
62.8645, -2.1825, 25.8383
#c0a66a color charts
#c0a66a color shades, tints & tones
#c0a66a color schemes
#c0a66a color preview, HTML & CSS examples
This text has a color of #c0a66a
<p style="color:#c0a66a;">Text here</p>
.mytext {color:#c0a66a;}
This box has a color of #c0a66a
<div style="background-color:#c0a66a;">Content here</div>
.mybackground {background-color:#c0a66a;}
Border around this has a color of #c0a66a
<div style="border:2px solid #c0a66a;">Content here</div>
.myborder {border:2px solid #c0a66a;}