#c96c43 color space conversions
Hex:
#c96c43
RGB:
201, 108, 67
CMY:
21, 58, 74
CMYK:
0, 46, 67, 21
HSL:
18°, 55.3719%, 52.5490%
HSV (HSB):
18°, 66.6667%, 78.8235%
XYZ:
30.4631, 23.5479, 8.2498
xyY:
0.4893, 0.3782, 23.5479
CIE-Lab:
55.6322, 33.4154, 38.8738
CIE-LCH:
55.6322, 51.2618, 49.3181
CIE-Luv:
55.6322, 72.6856, 36.5620
Hunter-Lab:
48.5262, 27.1355, 23.8886
#c96c43 color charts
#c96c43 color shades, tints & tones
#c96c43 color schemes
#c96c43 color preview, HTML & CSS examples
This text has a color of #c96c43
<p style="color:#c96c43;">Text here</p>
.mytext {color:#c96c43;}
This box has a color of #c96c43
<div style="background-color:#c96c43;">Content here</div>
.mybackground {background-color:#c96c43;}
Border around this has a color of #c96c43
<div style="border:2px solid #c96c43;">Content here</div>
.myborder {border:2px solid #c96c43;}