#a1512e color space conversions
Hex:
#a1512e
RGB:
161, 81, 46
CMY:
37, 68, 82
CMYK:
0, 50, 71, 37
HSL:
18°, 55.5556%, 40.5882%
HSV (HSB):
18°, 71.4286%, 63.1373%
XYZ:
18.1335, 13.6592, 4.2655
xyY:
0.5029, 0.3788, 13.6592
CIE-Lab:
43.7401, 30.3394, 35.0746
CIE-LCH:
43.7401, 46.3757, 49.1403
CIE-Luv:
43.7401, 62.4036, 30.1183
Hunter-Lab:
36.9583, 22.9035, 19.0279
#a1512e color charts
#a1512e color shades, tints & tones
#a1512e color schemes
#a1512e color preview, HTML & CSS examples
This text has a color of #a1512e
<p style="color:#a1512e;">Text here</p>
.mytext {color:#a1512e;}
This box has a color of #a1512e
<div style="background-color:#a1512e;">Content here</div>
.mybackground {background-color:#a1512e;}
Border around this has a color of #a1512e
<div style="border:2px solid #a1512e;">Content here</div>
.myborder {border:2px solid #a1512e;}