#c2a51e color space conversions
Hex:
#c2a51e
RGB:
194, 165, 30
CMY:
24, 35, 88
CMYK:
0, 15, 85, 24
HSL:
49°, 73.2143%, 43.9216%
HSV (HSB):
49°, 84.5361%, 76.0784%
XYZ:
35.9376, 38.4733, 6.7603
xyY:
0.4427, 0.4740, 38.4733
CIE-Lab:
68.3680, -2.1010, 66.2671
CIE-LCH:
68.3680, 66.3004, 91.8159
CIE-Luv:
68.3680, 25.8991, 69.6833
Hunter-Lab:
62.0269, -5.1263, 36.9568
#c2a51e color charts
#c2a51e color shades, tints & tones
#c2a51e color schemes
#c2a51e color preview, HTML & CSS examples
This text has a color of #c2a51e
<p style="color:#c2a51e;">Text here</p>
.mytext {color:#c2a51e;}
This box has a color of #c2a51e
<div style="background-color:#c2a51e;">Content here</div>
.mybackground {background-color:#c2a51e;}
Border around this has a color of #c2a51e
<div style="border:2px solid #c2a51e;">Content here</div>
.myborder {border:2px solid #c2a51e;}