#c3aa3f color space conversions
Hex:
#c3aa3f
RGB:
195, 170, 63
CMY:
24, 33, 75
CMYK:
0, 13, 68, 24
HSL:
49°, 52.3810%, 50.5882%
HSV (HSB):
49°, 67.6923%, 76.4706%
XYZ:
37.7776, 40.7104, 10.5694
xyY:
0.4242, 0.4571, 40.7104
CIE-Lab:
69.9726, -2.9490, 56.3120
CIE-LCH:
69.9726, 56.3891, 92.9978
CIE-Luv:
69.9726, 22.1361, 64.0075
Hunter-Lab:
63.8047, -5.9717, 34.8418
#c3aa3f color charts
#c3aa3f color shades, tints & tones
#c3aa3f color schemes
#c3aa3f color preview, HTML & CSS examples
This text has a color of #c3aa3f
<p style="color:#c3aa3f;">Text here</p>
.mytext {color:#c3aa3f;}
This box has a color of #c3aa3f
<div style="background-color:#c3aa3f;">Content here</div>
.mybackground {background-color:#c3aa3f;}
Border around this has a color of #c3aa3f
<div style="border:2px solid #c3aa3f;">Content here</div>
.myborder {border:2px solid #c3aa3f;}