#c96c30 color space conversions
Hex:
#c96c30
RGB:
201, 108, 48
CMY:
21, 58, 81
CMYK:
0, 46, 76, 21
HSL:
24°, 61.4458%, 48.8235%
HSV (HSB):
24°, 76.1194%, 78.8235%
XYZ:
29.9835, 23.3560, 5.7242
xyY:
0.5076, 0.3954, 23.3560
CIE-Lab:
55.4372, 32.4510, 48.2447
CIE-LCH:
55.4372, 58.1431, 56.0740
CIE-Luv:
55.4372, 74.8669, 43.5900
Hunter-Lab:
48.3281, 26.1699, 26.8071
#c96c30 color charts
#c96c30 color shades, tints & tones
#c96c30 color schemes
#c96c30 color preview, HTML & CSS examples
This text has a color of #c96c30
<p style="color:#c96c30;">Text here</p>
.mytext {color:#c96c30;}
This box has a color of #c96c30
<div style="background-color:#c96c30;">Content here</div>
.mybackground {background-color:#c96c30;}
Border around this has a color of #c96c30
<div style="border:2px solid #c96c30;">Content here</div>
.myborder {border:2px solid #c96c30;}