#c2a06a color space conversions
Hex:
#c2a06a
RGB:
194, 160, 106
CMY:
24, 37, 58
CMYK:
0, 18, 45, 24
HSL:
37°, 41.9048%, 58.8235%
HSV (HSB):
37°, 45.3608%, 76.0784%
XYZ:
37.4205, 37.6516, 18.9309
xyY:
0.3981, 0.4005, 37.6516
CIE-Lab:
67.7630, 5.4128, 32.7926
CIE-LCH:
67.7630, 33.2363, 80.6272
CIE-Luv:
67.7630, 25.8107, 40.4198
Hunter-Lab:
61.3609, 1.4754, 24.6606
#c2a06a color charts
#c2a06a color shades, tints & tones
#c2a06a color schemes
#c2a06a color preview, HTML & CSS examples
This text has a color of #c2a06a
<p style="color:#c2a06a;">Text here</p>
.mytext {color:#c2a06a;}
This box has a color of #c2a06a
<div style="background-color:#c2a06a;">Content here</div>
.mybackground {background-color:#c2a06a;}
Border around this has a color of #c2a06a
<div style="border:2px solid #c2a06a;">Content here</div>
.myborder {border:2px solid #c2a06a;}