#c3a05a color space conversions
Hex:
#c3a05a
RGB:
195, 160, 90
CMY:
24, 37, 65
CMYK:
0, 18, 54, 24
HSL:
40°, 46.6667%, 55.8824%
HSV (HSB):
40°, 53.8462%, 76.4706%
XYZ:
36.9219, 37.4819, 14.9616
xyY:
0.4132, 0.4194, 37.4819
CIE-Lab:
67.6370, 4.3213, 40.9963
CIE-LCH:
67.6370, 41.2234, 83.9828
CIE-Luv:
67.6370, 27.6767, 48.7565
Hunter-Lab:
61.2225, 0.5102, 28.3664
#c3a05a color charts
#c3a05a color shades, tints & tones
#c3a05a color schemes
#c3a05a color preview, HTML & CSS examples
This text has a color of #c3a05a
<p style="color:#c3a05a;">Text here</p>
.mytext {color:#c3a05a;}
This box has a color of #c3a05a
<div style="background-color:#c3a05a;">Content here</div>
.mybackground {background-color:#c3a05a;}
Border around this has a color of #c3a05a
<div style="border:2px solid #c3a05a;">Content here</div>
.myborder {border:2px solid #c3a05a;}