#c96f3b color space conversions
Hex:
#c96f3b
RGB:
201, 111, 59
CMY:
21, 56, 77
CMYK:
0, 45, 71, 21
HSL:
22°, 56.8000%, 50.9804%
HSV (HSB):
22°, 70.6468%, 78.8235%
XYZ:
30.5613, 24.1022, 7.1791
xyY:
0.4942, 0.3897, 24.1022
CIE-Lab:
56.1899, 31.3788, 43.6675
CIE-LCH:
56.1899, 53.7725, 54.2995
CIE-Luv:
56.1899, 71.3679, 40.9729
Hunter-Lab:
49.0939, 25.2028, 25.6957
#c96f3b color charts
#c96f3b color shades, tints & tones
#c96f3b color schemes
#c96f3b color preview, HTML & CSS examples
This text has a color of #c96f3b
<p style="color:#c96f3b;">Text here</p>
.mytext {color:#c96f3b;}
This box has a color of #c96f3b
<div style="background-color:#c96f3b;">Content here</div>
.mybackground {background-color:#c96f3b;}
Border around this has a color of #c96f3b
<div style="border:2px solid #c96f3b;">Content here</div>
.myborder {border:2px solid #c96f3b;}