#c3aa3a color space conversions
Hex:
#c3aa3a
RGB:
195, 170, 58
CMY:
24, 33, 77
CMYK:
0, 13, 70, 24
HSL:
49°, 54.1502%, 49.6078%
HSV (HSB):
49°, 70.2564%, 76.4706%
XYZ:
37.6441, 40.6570, 9.8665
xyY:
0.4270, 0.4611, 40.6570
CIE-Lab:
69.9350, -3.2204, 58.3317
CIE-LCH:
69.9350, 58.4205, 93.1600
CIE-Luv:
69.9350, 22.3151, 65.5290
Hunter-Lab:
63.7629, -6.2028, 35.4596
#c3aa3a color charts
#c3aa3a color shades, tints & tones
#c3aa3a color schemes
#c3aa3a color preview, HTML & CSS examples
This text has a color of #c3aa3a
<p style="color:#c3aa3a;">Text here</p>
.mytext {color:#c3aa3a;}
This box has a color of #c3aa3a
<div style="background-color:#c3aa3a;">Content here</div>
.mybackground {background-color:#c3aa3a;}
Border around this has a color of #c3aa3a
<div style="border:2px solid #c3aa3a;">Content here</div>
.myborder {border:2px solid #c3aa3a;}