#c16e2d color space conversions
Hex:
#c16e2d
RGB:
193, 110, 45
CMY:
24, 57, 82
CMYK:
0, 43, 77, 24
HSL:
26°, 62.1849%, 46.6667%
HSV (HSB):
26°, 76.6839%, 75.6863%
XYZ:
28.0419, 22.6788, 5.3821
xyY:
0.4998, 0.4042, 22.6788
CIE-Lab:
54.7399, 27.9451, 48.5658
CIE-LCH:
54.7399, 56.0318, 60.0836
CIE-Luv:
54.7399, 66.8796, 44.6086
Hunter-Lab:
47.6222, 21.7691, 26.6348
#c16e2d color charts
#c16e2d color shades, tints & tones
#c16e2d color schemes
#c16e2d color preview, HTML & CSS examples
This text has a color of #c16e2d
<p style="color:#c16e2d;">Text here</p>
.mytext {color:#c16e2d;}
This box has a color of #c16e2d
<div style="background-color:#c16e2d;">Content here</div>
.mybackground {background-color:#c16e2d;}
Border around this has a color of #c16e2d
<div style="border:2px solid #c16e2d;">Content here</div>
.myborder {border:2px solid #c16e2d;}