#a03b1b color space conversions
Hex:
#a03b1b
RGB:
160, 59, 27
CMY:
37, 77, 89
CMYK:
0, 63, 83, 37
HSL:
14°, 71.1230%, 36.6667%
HSV (HSB):
14°, 83.1250%, 62.7451%
XYZ:
16.2590, 10.6806, 2.2415
xyY:
0.5572, 0.3660, 10.6806
CIE-Lab:
39.0373, 40.3291, 40.0778
CIE-LCH:
39.0373, 56.8566, 44.8209
CIE-Luv:
39.0373, 79.7630, 28.6156
Hunter-Lab:
32.6813, 31.6120, 18.8103
#a03b1b color charts
#a03b1b color shades, tints & tones
#a03b1b color schemes
#a03b1b color preview, HTML & CSS examples
This text has a color of #a03b1b
<p style="color:#a03b1b;">Text here</p>
.mytext {color:#a03b1b;}
This box has a color of #a03b1b
<div style="background-color:#a03b1b;">Content here</div>
.mybackground {background-color:#a03b1b;}
Border around this has a color of #a03b1b
<div style="border:2px solid #a03b1b;">Content here</div>
.myborder {border:2px solid #a03b1b;}