#c1812e color space conversions
Hex:
#c1812e
RGB:
193, 129, 46
CMY:
24, 49, 82
CMYK:
0, 33, 76, 24
HSL:
34°, 61.5063%, 46.8627%
HSV (HSB):
34°, 76.1658%, 75.6863%
XYZ:
30.3357, 27.2352, 6.2428
xyY:
0.4754, 0.4268, 27.2352
CIE-Lab:
59.1914, 17.5966, 52.5198
CIE-LCH:
59.1914, 55.3893, 71.4767
CIE-Luv:
59.1914, 51.8149, 51.8098
Hunter-Lab:
52.1874, 12.4314, 29.4387
#c1812e color charts
#c1812e color shades, tints & tones
#c1812e color schemes
#c1812e color preview, HTML & CSS examples
This text has a color of #c1812e
<p style="color:#c1812e;">Text here</p>
.mytext {color:#c1812e;}
This box has a color of #c1812e
<div style="background-color:#c1812e;">Content here</div>
.mybackground {background-color:#c1812e;}
Border around this has a color of #c1812e
<div style="border:2px solid #c1812e;">Content here</div>
.myborder {border:2px solid #c1812e;}