#c2a94f color space conversions
Hex:
#c2a94f
RGB:
194, 169, 79
CMY:
24, 34, 69
CMYK:
0, 13, 59, 24
HSL:
47°, 48.5232%, 53.5294%
HSV (HSB):
47°, 59.2784%, 76.0784%
XYZ:
37.8474, 40.4098, 13.2022
xyY:
0.4138, 0.4418, 40.4098
CIE-Lab:
69.7604, -1.8083, 48.8725
CIE-LCH:
69.7604, 48.9060, 92.1190
CIE-Luv:
69.7604, 21.4199, 57.7521
Hunter-Lab:
63.5687, -4.9703, 32.1845
#c2a94f color charts
#c2a94f color shades, tints & tones
#c2a94f color schemes
#c2a94f color preview, HTML & CSS examples
This text has a color of #c2a94f
<p style="color:#c2a94f;">Text here</p>
.mytext {color:#c2a94f;}
This box has a color of #c2a94f
<div style="background-color:#c2a94f;">Content here</div>
.mybackground {background-color:#c2a94f;}
Border around this has a color of #c2a94f
<div style="border:2px solid #c2a94f;">Content here</div>
.myborder {border:2px solid #c2a94f;}