#c2a31e color space conversions
Hex:
#c2a31e
RGB:
194, 163, 30
CMY:
24, 36, 88
CMYK:
0, 16, 85, 24
HSL:
49°, 73.2143%, 43.9216%
HSV (HSB):
49°, 84.5361%, 76.0784%
XYZ:
35.5797, 37.7575, 6.6410
xyY:
0.4449, 0.4721, 37.7575
CIE-Lab:
67.8415, -1.0357, 65.8279
CIE-LCH:
67.8415, 65.8360, 90.9014
CIE-Luv:
67.8415, 27.3562, 68.8905
Hunter-Lab:
61.4471, -4.1757, 36.6051
#c2a31e color charts
#c2a31e color shades, tints & tones
#c2a31e color schemes
#c2a31e color preview, HTML & CSS examples
This text has a color of #c2a31e
<p style="color:#c2a31e;">Text here</p>
.mytext {color:#c2a31e;}
This box has a color of #c2a31e
<div style="background-color:#c2a31e;">Content here</div>
.mybackground {background-color:#c2a31e;}
Border around this has a color of #c2a31e
<div style="border:2px solid #c2a31e;">Content here</div>
.myborder {border:2px solid #c2a31e;}