#c97b6f color space conversions
Hex:
#c97b6f
RGB:
201, 123, 111
CMY:
21, 52, 56
CMYK:
0, 39, 45, 21
HSL:
8°, 45.4545%, 61.1765%
HSV (HSB):
8°, 44.7761%, 78.8235%
XYZ:
34.0396, 27.7311, 18.5975
xyY:
0.4235, 0.3451, 27.7311
CIE-Lab:
59.6450, 29.0176, 19.4553
CIE-LCH:
59.6450, 34.9361, 33.8404
CIE-Luv:
59.6450, 55.3276, 19.4631
Hunter-Lab:
52.6603, 23.2266, 15.9234
#c97b6f color charts
#c97b6f color shades, tints & tones
#c97b6f color schemes
#c97b6f color preview, HTML & CSS examples
This text has a color of #c97b6f
<p style="color:#c97b6f;">Text here</p>
.mytext {color:#c97b6f;}
This box has a color of #c97b6f
<div style="background-color:#c97b6f;">Content here</div>
.mybackground {background-color:#c97b6f;}
Border around this has a color of #c97b6f
<div style="border:2px solid #c97b6f;">Content here</div>
.myborder {border:2px solid #c97b6f;}