#a03b2b color space conversions
Hex:
#a03b2b
RGB:
160, 59, 43
CMY:
37, 77, 83
CMYK:
0, 63, 73, 37
HSL:
8°, 57.6355%, 39.8039%
HSV (HSB):
8°, 73.1250%, 62.7451%
XYZ:
16.4972, 10.7759, 3.4960
xyY:
0.5362, 0.3502, 10.7759
CIE-Lab:
39.2005, 40.9747, 31.6062
CIE-LCH:
39.2005, 51.7482, 37.6451
CIE-Luv:
39.2005, 77.4619, 23.3532
Hunter-Lab:
32.8267, 32.2592, 16.6645
#a03b2b color charts
#a03b2b color shades, tints & tones
#a03b2b color schemes
#a03b2b color preview, HTML & CSS examples
This text has a color of #a03b2b
<p style="color:#a03b2b;">Text here</p>
.mytext {color:#a03b2b;}
This box has a color of #a03b2b
<div style="background-color:#a03b2b;">Content here</div>
.mybackground {background-color:#a03b2b;}
Border around this has a color of #a03b2b
<div style="border:2px solid #a03b2b;">Content here</div>
.myborder {border:2px solid #a03b2b;}