#c16d2c color space conversions
Hex:
#c16d2c
RGB:
193, 109, 44
CMY:
24, 57, 83
CMYK:
0, 44, 77, 24
HSL:
26°, 62.8692%, 46.4706%
HSV (HSB):
26°, 77.2021%, 75.6863%
XYZ:
27.9156, 22.4566, 5.2461
xyY:
0.5019, 0.4038, 22.4566
CIE-Lab:
54.5081, 28.4436, 48.7896
CIE-LCH:
54.5081, 56.4753, 59.7585
CIE-Luv:
54.5081, 67.7570, 44.5199
Hunter-Lab:
47.3884, 22.2213, 26.6082
#c16d2c color charts
#c16d2c color shades, tints & tones
#c16d2c color schemes
#c16d2c color preview, HTML & CSS examples
This text has a color of #c16d2c
<p style="color:#c16d2c;">Text here</p>
.mytext {color:#c16d2c;}
This box has a color of #c16d2c
<div style="background-color:#c16d2c;">Content here</div>
.mybackground {background-color:#c16d2c;}
Border around this has a color of #c16d2c
<div style="border:2px solid #c16d2c;">Content here</div>
.myborder {border:2px solid #c16d2c;}