#c2a45c color space conversions
Hex:
#c2a45c
RGB:
194, 164, 92
CMY:
24, 36, 64
CMYK:
0, 15, 53, 24
HSL:
42°, 45.5357%, 56.0784%
HSV (HSB):
42°, 52.5773%, 76.0784%
XYZ:
37.4554, 38.7930, 15.6389
xyY:
0.4076, 0.4222, 38.7930
CIE-Lab:
68.6010, 1.9146, 41.1240
CIE-LCH:
68.6010, 41.1685, 87.3344
CIE-Luv:
68.6010, 24.1034, 49.6591
Hunter-Lab:
62.2840, -1.6535, 28.7117
#c2a45c color charts
#c2a45c color shades, tints & tones
#c2a45c color schemes
#c2a45c color preview, HTML & CSS examples
This text has a color of #c2a45c
<p style="color:#c2a45c;">Text here</p>
.mytext {color:#c2a45c;}
This box has a color of #c2a45c
<div style="background-color:#c2a45c;">Content here</div>
.mybackground {background-color:#c2a45c;}
Border around this has a color of #c2a45c
<div style="border:2px solid #c2a45c;">Content here</div>
.myborder {border:2px solid #c2a45c;}