#c97a6a color space conversions
Hex:
#c97a6a
RGB:
201, 122, 106
CMY:
21, 52, 58
CMYK:
0, 39, 47, 21
HSL:
10°, 46.7980%, 60.1961%
HSV (HSB):
10°, 47.2637%, 78.8235%
XYZ:
33.6484, 27.3772, 17.1465
xyY:
0.4304, 0.3502, 27.3772
CIE-Lab:
59.3218, 29.0454, 21.8624
CIE-LCH:
59.3218, 36.3538, 36.9686
CIE-Luv:
59.3218, 56.8037, 22.1190
Hunter-Lab:
52.3232, 23.2257, 17.1967
#c97a6a color charts
#c97a6a color shades, tints & tones
#c97a6a color schemes
#c97a6a color preview, HTML & CSS examples
This text has a color of #c97a6a
<p style="color:#c97a6a;">Text here</p>
.mytext {color:#c97a6a;}
This box has a color of #c97a6a
<div style="background-color:#c97a6a;">Content here</div>
.mybackground {background-color:#c97a6a;}
Border around this has a color of #c97a6a
<div style="border:2px solid #c97a6a;">Content here</div>
.myborder {border:2px solid #c97a6a;}