#c3af3e color space conversions
Hex:
#c3af3e
RGB:
195, 175, 62
CMY:
24, 31, 76
CMYK:
0, 10, 68, 24
HSL:
51°, 52.5692%, 50.3922%
HSV (HSB):
51°, 68.2051%, 76.4706%
XYZ:
38.7052, 42.6098, 10.7420
xyY:
0.4204, 0.4629, 42.6098
CIE-Lab:
71.2894, -5.6404, 58.0849
CIE-LCH:
71.2894, 58.3581, 95.5464
CIE-Luv:
71.2894, 18.7143, 66.4753
Hunter-Lab:
65.2762, -8.3929, 35.9365
#c3af3e color charts
#c3af3e color shades, tints & tones
#c3af3e color schemes
#c3af3e color preview, HTML & CSS examples
This text has a color of #c3af3e
<p style="color:#c3af3e;">Text here</p>
.mytext {color:#c3af3e;}
This box has a color of #c3af3e
<div style="background-color:#c3af3e;">Content here</div>
.mybackground {background-color:#c3af3e;}
Border around this has a color of #c3af3e
<div style="border:2px solid #c3af3e;">Content here</div>
.myborder {border:2px solid #c3af3e;}