#c96b1b color space conversions
Hex:
#c96b1b
RGB:
201, 107, 27
CMY:
21, 58, 89
CMYK:
0, 47, 87, 21
HSL:
28°, 76.3158%, 44.7059%
HSV (HSB):
28°, 86.5672%, 78.8235%
XYZ:
29.5429, 23.0120, 3.9216
xyY:
0.5231, 0.4075, 23.0120
CIE-Lab:
55.0847, 32.2950, 56.5112
CIE-LCH:
55.0847, 65.0882, 60.2529
CIE-Luv:
55.0847, 77.2801, 48.3626
Hunter-Lab:
47.9709, 25.9805, 28.7327
#c96b1b color charts
#c96b1b color shades, tints & tones
#c96b1b color schemes
#c96b1b color preview, HTML & CSS examples
This text has a color of #c96b1b
<p style="color:#c96b1b;">Text here</p>
.mytext {color:#c96b1b;}
This box has a color of #c96b1b
<div style="background-color:#c96b1b;">Content here</div>
.mybackground {background-color:#c96b1b;}
Border around this has a color of #c96b1b
<div style="border:2px solid #c96b1b;">Content here</div>
.myborder {border:2px solid #c96b1b;}