#c2aa3a color space conversions
Hex:
#c2aa3a
RGB:
194, 170, 58
CMY:
24, 33, 77
CMYK:
0, 12, 70, 24
HSL:
49°, 53.9683%, 49.4118%
HSV (HSB):
49°, 70.1031%, 76.0784%
XYZ:
37.3866, 40.5243, 9.8545
xyY:
0.4260, 0.4617, 40.5243
CIE-Lab:
69.8413, -3.6561, 58.2068
CIE-LCH:
69.8413, 58.3215, 93.5941
CIE-Luv:
69.8413, 21.5829, 65.4951
Hunter-Lab:
63.6587, -6.5701, 35.3829
#c2aa3a color charts
#c2aa3a color shades, tints & tones
#c2aa3a color schemes
#c2aa3a color preview, HTML & CSS examples
This text has a color of #c2aa3a
<p style="color:#c2aa3a;">Text here</p>
.mytext {color:#c2aa3a;}
This box has a color of #c2aa3a
<div style="background-color:#c2aa3a;">Content here</div>
.mybackground {background-color:#c2aa3a;}
Border around this has a color of #c2aa3a
<div style="border:2px solid #c2aa3a;">Content here</div>
.myborder {border:2px solid #c2aa3a;}