#a33b2e color space conversions
Hex:
#a33b2e
RGB:
163, 59, 46
CMY:
36, 77, 82
CMYK:
0, 64, 72, 36
HSL:
7°, 55.9809%, 40.9804%
HSV (HSB):
7°, 71.7791%, 63.9216%
XYZ:
17.1614, 11.1117, 3.8250
xyY:
0.5347, 0.3462, 11.1117
CIE-Lab:
39.7680, 42.2222, 30.6496
CIE-LCH:
39.7680, 52.1739, 35.9763
CIE-Luv:
39.7680, 79.4219, 22.5882
Hunter-Lab:
33.3342, 33.5617, 16.5306
#a33b2e color charts
#a33b2e color shades, tints & tones
#a33b2e color schemes
#a33b2e color preview, HTML & CSS examples
This text has a color of #a33b2e
<p style="color:#a33b2e;">Text here</p>
.mytext {color:#a33b2e;}
This box has a color of #a33b2e
<div style="background-color:#a33b2e;">Content here</div>
.mybackground {background-color:#a33b2e;}
Border around this has a color of #a33b2e
<div style="border:2px solid #a33b2e;">Content here</div>
.myborder {border:2px solid #a33b2e;}