#c2a21e color space conversions
Hex:
#c2a21e
RGB:
194, 162, 30
CMY:
24, 36, 88
CMYK:
0, 16, 85, 24
HSL:
48°, 73.2143%, 43.9216%
HSV (HSB):
48°, 84.5361%, 76.0784%
XYZ:
35.4028, 37.4037, 6.5820
xyY:
0.4459, 0.4711, 37.4037
CIE-Lab:
67.5788, -0.5017, 65.6087
CIE-LCH:
67.5788, 65.6106, 90.4381
CIE-Luv:
67.5788, 28.0883, 68.4943
Hunter-Lab:
61.1586, -3.6994, 36.4301
#c2a21e color charts
#c2a21e color shades, tints & tones
#c2a21e color schemes
#c2a21e color preview, HTML & CSS examples
This text has a color of #c2a21e
<p style="color:#c2a21e;">Text here</p>
.mytext {color:#c2a21e;}
This box has a color of #c2a21e
<div style="background-color:#c2a21e;">Content here</div>
.mybackground {background-color:#c2a21e;}
Border around this has a color of #c2a21e
<div style="border:2px solid #c2a21e;">Content here</div>
.myborder {border:2px solid #c2a21e;}