#c2a05a color space conversions
Hex:
#c2a05a
RGB:
194, 160, 90
CMY:
24, 37, 65
CMYK:
0, 18, 54, 24
HSL:
40°, 46.0177%, 55.6863%
HSV (HSB):
40°, 53.6082%, 76.0784%
XYZ:
36.6644, 37.3491, 14.9495
xyY:
0.4121, 0.4198, 37.3491
CIE-Lab:
67.5381, 3.8972, 40.8536
CIE-LCH:
67.5381, 41.0390, 84.5508
CIE-Luv:
67.5381, 26.9438, 48.6881
Hunter-Lab:
61.1139, 0.1391, 28.2764
#c2a05a color charts
#c2a05a color shades, tints & tones
#c2a05a color schemes
#c2a05a color preview, HTML & CSS examples
This text has a color of #c2a05a
<p style="color:#c2a05a;">Text here</p>
.mytext {color:#c2a05a;}
This box has a color of #c2a05a
<div style="background-color:#c2a05a;">Content here</div>
.mybackground {background-color:#c2a05a;}
Border around this has a color of #c2a05a
<div style="border:2px solid #c2a05a;">Content here</div>
.myborder {border:2px solid #c2a05a;}