#c3a072 color space conversions
Hex:
#c3a072
RGB:
195, 160, 114
CMY:
24, 37, 55
CMYK:
0, 18, 42, 24
HSL:
34°, 40.2985%, 60.5882%
HSV (HSB):
34°, 41.5385%, 76.4706%
XYZ:
38.1137, 37.9586, 21.2375
xyY:
0.3917, 0.3901, 37.9586
CIE-Lab:
67.9901, 6.6833, 28.8230
CIE-LCH:
67.9901, 29.5877, 76.9454
CIE-Luv:
67.9901, 25.8941, 35.9203
Hunter-Lab:
61.6106, 2.6058, 22.6898
#c3a072 color charts
#c3a072 color shades, tints & tones
#c3a072 color schemes
#c3a072 color preview, HTML & CSS examples
This text has a color of #c3a072
<p style="color:#c3a072;">Text here</p>
.mytext {color:#c3a072;}
This box has a color of #c3a072
<div style="background-color:#c3a072;">Content here</div>
.mybackground {background-color:#c3a072;}
Border around this has a color of #c3a072
<div style="border:2px solid #c3a072;">Content here</div>
.myborder {border:2px solid #c3a072;}