#c96b3c color space conversions
Hex:
#c96b3c
RGB:
201, 107, 60
CMY:
21, 58, 76
CMYK:
0, 47, 70, 21
HSL:
20°, 56.6265%, 51.1765%
HSV (HSB):
20°, 70.1493%, 78.8235%
XYZ:
30.1607, 23.2591, 7.1748
xyY:
0.4977, 0.3838, 23.2591
CIE-Lab:
55.3383, 33.5467, 42.2153
CIE-LCH:
55.3383, 53.9214, 51.5273
CIE-Luv:
55.3383, 74.3399, 39.0251
Hunter-Lab:
48.2277, 27.2319, 24.9389
#c96b3c color charts
#c96b3c color shades, tints & tones
#c96b3c color schemes
#c96b3c color preview, HTML & CSS examples
This text has a color of #c96b3c
<p style="color:#c96b3c;">Text here</p>
.mytext {color:#c96b3c;}
This box has a color of #c96b3c
<div style="background-color:#c96b3c;">Content here</div>
.mybackground {background-color:#c96b3c;}
Border around this has a color of #c96b3c
<div style="border:2px solid #c96b3c;">Content here</div>
.myborder {border:2px solid #c96b3c;}