#c2a65b color space conversions
Hex:
#c2a65b
RGB:
194, 166, 91
CMY:
24, 35, 64
CMYK:
0, 14, 53, 24
HSL:
44°, 45.7778%, 55.8824%
HSV (HSB):
44°, 53.0928%, 76.0784%
XYZ:
37.7727, 39.4971, 15.5304
xyY:
0.4070, 0.4256, 39.4971
CIE-Lab:
69.1098, 0.7537, 42.2440
CIE-LCH:
69.1098, 42.2507, 88.9778
CIE-Luv:
69.1098, 22.8167, 51.0983
Hunter-Lab:
62.8467, -2.6981, 29.3412
#c2a65b color charts
#c2a65b color shades, tints & tones
#c2a65b color schemes
#c2a65b color preview, HTML & CSS examples
This text has a color of #c2a65b
<p style="color:#c2a65b;">Text here</p>
.mytext {color:#c2a65b;}
This box has a color of #c2a65b
<div style="background-color:#c2a65b;">Content here</div>
.mybackground {background-color:#c2a65b;}
Border around this has a color of #c2a65b
<div style="border:2px solid #c2a65b;">Content here</div>
.myborder {border:2px solid #c2a65b;}