#c76b3c color space conversions
Hex:
#c76b3c
RGB:
199, 107, 60
CMY:
22, 58, 76
CMYK:
0, 46, 70, 22
HSL:
20°, 55.3785%, 50.7843%
HSV (HSB):
20°, 69.8492%, 78.0392%
XYZ:
29.6265, 22.9837, 7.1498
xyY:
0.4958, 0.3846, 22.9837
CIE-Lab:
55.0556, 32.7396, 41.8219
CIE-LCH:
55.0556, 53.1126, 51.9449
CIE-Luv:
55.0556, 72.6778, 38.8231
Hunter-Lab:
47.9414, 26.4109, 24.7167
#c76b3c color charts
#c76b3c color shades, tints & tones
#c76b3c color schemes
#c76b3c color preview, HTML & CSS examples
This text has a color of #c76b3c
<p style="color:#c76b3c;">Text here</p>
.mytext {color:#c76b3c;}
This box has a color of #c76b3c
<div style="background-color:#c76b3c;">Content here</div>
.mybackground {background-color:#c76b3c;}
Border around this has a color of #c76b3c
<div style="border:2px solid #c76b3c;">Content here</div>
.myborder {border:2px solid #c76b3c;}