#c1882d color space conversions
Hex:
#c1882d
RGB:
193, 136, 45
CMY:
24, 47, 82
CMYK:
0, 30, 77, 24
HSL:
37°, 62.1849%, 46.6667%
HSV (HSB):
37°, 76.6839%, 75.6863%
XYZ:
31.2701, 29.1352, 6.4582
xyY:
0.4677, 0.4357, 29.1352
CIE-Lab:
60.9008, 13.7016, 54.5902
CIE-LCH:
60.9008, 56.2835, 75.9104
CIE-Luv:
60.9008, 46.4295, 54.9083
Hunter-Lab:
53.9771, 8.9492, 30.6901
#c1882d color charts
#c1882d color shades, tints & tones
#c1882d color schemes
#c1882d color preview, HTML & CSS examples
This text has a color of #c1882d
<p style="color:#c1882d;">Text here</p>
.mytext {color:#c1882d;}
This box has a color of #c1882d
<div style="background-color:#c1882d;">Content here</div>
.mybackground {background-color:#c1882d;}
Border around this has a color of #c1882d
<div style="border:2px solid #c1882d;">Content here</div>
.myborder {border:2px solid #c1882d;}