#c96c2b color space conversions
Hex:
#c96c2b
RGB:
201, 108, 43
CMY:
21, 58, 83
CMYK:
0, 46, 79, 21
HSL:
25°, 64.7541%, 47.8431%
HSV (HSB):
25°, 78.6070%, 78.8235%
XYZ:
29.8860, 23.3170, 5.2110
xyY:
0.5116, 0.3992, 23.3170
CIE-Lab:
55.3974, 32.2532, 50.4857
CIE-LCH:
55.3974, 59.9089, 57.4272
CIE-Luv:
55.3974, 75.3243, 45.0601
Hunter-Lab:
48.2877, 25.9728, 27.4031
#c96c2b color charts
#c96c2b color shades, tints & tones
#c96c2b color schemes
#c96c2b color preview, HTML & CSS examples
This text has a color of #c96c2b
<p style="color:#c96c2b;">Text here</p>
.mytext {color:#c96c2b;}
This box has a color of #c96c2b
<div style="background-color:#c96c2b;">Content here</div>
.mybackground {background-color:#c96c2b;}
Border around this has a color of #c96c2b
<div style="border:2px solid #c96c2b;">Content here</div>
.myborder {border:2px solid #c96c2b;}