#c96c28 color space conversions
Hex:
#c96c28
RGB:
201, 108, 40
CMY:
21, 58, 84
CMYK:
0, 46, 80, 21
HSL:
25°, 66.8050%, 47.2549%
HSV (HSB):
25°, 80.0995%, 78.8235%
XYZ:
29.8330, 23.2958, 4.9317
xyY:
0.5138, 0.4012, 23.2958
CIE-Lab:
55.3758, 32.1453, 51.7696
CIE-LCH:
55.3758, 60.9378, 58.1626
CIE-Luv:
55.3758, 75.5754, 45.8665
Hunter-Lab:
48.2658, 25.8654, 27.7279
#c96c28 color charts
#c96c28 color shades, tints & tones
#c96c28 color schemes
#c96c28 color preview, HTML & CSS examples
This text has a color of #c96c28
<p style="color:#c96c28;">Text here</p>
.mytext {color:#c96c28;}
This box has a color of #c96c28
<div style="background-color:#c96c28;">Content here</div>
.mybackground {background-color:#c96c28;}
Border around this has a color of #c96c28
<div style="border:2px solid #c96c28;">Content here</div>
.myborder {border:2px solid #c96c28;}