#c2a64e color space conversions
Hex:
#c2a64e
RGB:
194, 166, 78
CMY:
24, 35, 69
CMYK:
0, 14, 60, 24
HSL:
46°, 48.7395%, 53.3333%
HSV (HSB):
46°, 59.7938%, 76.0784%
XYZ:
37.2595, 39.2918, 12.8280
xyY:
0.4169, 0.4396, 39.2918
CIE-Lab:
68.9621, -0.2820, 48.4404
CIE-LCH:
68.9621, 48.4413, 90.3335
CIE-Luv:
68.9621, 23.5214, 56.7813
Hunter-Lab:
62.6832, -3.5935, 31.7446
#c2a64e color charts
#c2a64e color shades, tints & tones
#c2a64e color schemes
#c2a64e color preview, HTML & CSS examples
This text has a color of #c2a64e
<p style="color:#c2a64e;">Text here</p>
.mytext {color:#c2a64e;}
This box has a color of #c2a64e
<div style="background-color:#c2a64e;">Content here</div>
.mybackground {background-color:#c2a64e;}
Border around this has a color of #c2a64e
<div style="border:2px solid #c2a64e;">Content here</div>
.myborder {border:2px solid #c2a64e;}