#c2ac2f color space conversions
Hex:
#c2ac2f
RGB:
194, 172, 47
CMY:
24, 33, 82
CMYK:
0, 11, 76, 24
HSL:
51°, 60.9959%, 47.2549%
HSV (HSB):
51°, 75.7732%, 76.0784%
XYZ:
37.5137, 41.1796, 8.6606
xyY:
0.4294, 0.4714, 41.1796
CIE-Lab:
70.3016, -5.2250, 62.7838
CIE-LCH:
70.3016, 63.0008, 94.7573
CIE-Luv:
70.3016, 20.5119, 69.2168
Hunter-Lab:
64.1713, -7.9510, 36.9181
#c2ac2f color charts
#c2ac2f color shades, tints & tones
#c2ac2f color schemes
#c2ac2f color preview, HTML & CSS examples
This text has a color of #c2ac2f
<p style="color:#c2ac2f;">Text here</p>
.mytext {color:#c2ac2f;}
This box has a color of #c2ac2f
<div style="background-color:#c2ac2f;">Content here</div>
.mybackground {background-color:#c2ac2f;}
Border around this has a color of #c2ac2f
<div style="border:2px solid #c2ac2f;">Content here</div>
.myborder {border:2px solid #c2ac2f;}