#a33c2c color space conversions
Hex:
#a33c2c
RGB:
163, 60, 44
CMY:
36, 76, 83
CMYK:
0, 63, 73, 36
HSL:
8°, 57.4879%, 40.5882%
HSV (HSB):
8°, 73.0061%, 63.9216%
XYZ:
17.1747, 11.2001, 3.6395
xyY:
0.5365, 0.3498, 11.2001
CIE-Lab:
39.9155, 41.6600, 31.9806
CIE-LCH:
39.9155, 52.5196, 37.5119
CIE-Luv:
39.9155, 79.1302, 23.7166
Hunter-Lab:
33.4665, 33.0382, 16.9788
#a33c2c color charts
#a33c2c color shades, tints & tones
#a33c2c color schemes
#a33c2c color preview, HTML & CSS examples
This text has a color of #a33c2c
<p style="color:#a33c2c;">Text here</p>
.mytext {color:#a33c2c;}
This box has a color of #a33c2c
<div style="background-color:#a33c2c;">Content here</div>
.mybackground {background-color:#a33c2c;}
Border around this has a color of #a33c2c
<div style="border:2px solid #a33c2c;">Content here</div>
.myborder {border:2px solid #a33c2c;}