#c3af3c color space conversions
Hex:
#c3af3c
RGB:
195, 175, 60
CMY:
24, 31, 76
CMYK:
0, 10, 69, 24
HSL:
51°, 52.9412%, 50.0000%
HSV (HSB):
51°, 69.2308%, 76.4706%
XYZ:
38.6513, 42.5883, 10.4582
xyY:
0.4215, 0.4644, 42.5883
CIE-Lab:
71.2746, -5.7490, 58.8806
CIE-LCH:
71.2746, 59.1605, 95.5766
CIE-Luv:
71.2746, 18.7788, 67.0753
Hunter-Lab:
65.2597, -8.4846, 36.1803
#c3af3c color charts
#c3af3c color shades, tints & tones
#c3af3c color schemes
#c3af3c color preview, HTML & CSS examples
This text has a color of #c3af3c
<p style="color:#c3af3c;">Text here</p>
.mytext {color:#c3af3c;}
This box has a color of #c3af3c
<div style="background-color:#c3af3c;">Content here</div>
.mybackground {background-color:#c3af3c;}
Border around this has a color of #c3af3c
<div style="border:2px solid #c3af3c;">Content here</div>
.myborder {border:2px solid #c3af3c;}