#c2a06c color space conversions
Hex:
#c2a06c
RGB:
194, 160, 108
CMY:
24, 37, 58
CMYK:
0, 18, 44, 24
HSL:
36°, 41.3462%, 59.2157%
HSV (HSB):
36°, 44.3299%, 76.0784%
XYZ:
37.5257, 37.6937, 19.4851
xyY:
0.3962, 0.3980, 37.6937
CIE-Lab:
67.7942, 5.6216, 31.7675
CIE-LCH:
67.7942, 32.2610, 79.9649
CIE-Luv:
67.7942, 25.6573, 39.2991
Hunter-Lab:
61.3952, 1.6606, 24.1596
#c2a06c color charts
#c2a06c color shades, tints & tones
#c2a06c color schemes
#c2a06c color preview, HTML & CSS examples
This text has a color of #c2a06c
<p style="color:#c2a06c;">Text here</p>
.mytext {color:#c2a06c;}
This box has a color of #c2a06c
<div style="background-color:#c2a06c;">Content here</div>
.mybackground {background-color:#c2a06c;}
Border around this has a color of #c2a06c
<div style="border:2px solid #c2a06c;">Content here</div>
.myborder {border:2px solid #c2a06c;}