#a13b2e color space conversions
Hex:
#a13b2e
RGB:
161, 59, 46
CMY:
37, 77, 82
CMYK:
0, 63, 71, 37
HSL:
7°, 55.5556%, 40.5882%
HSV (HSB):
7°, 71.4286%, 63.1373%
XYZ:
16.7550, 10.9023, 3.8060
xyY:
0.5325, 0.3465, 10.9023
CIE-Lab:
39.4153, 41.4941, 30.1503
CIE-LCH:
39.4153, 51.2913, 36.0028
CIE-Luv:
39.4153, 77.7604, 22.2833
Hunter-Lab:
33.0186, 32.7962, 16.2787
#a13b2e color charts
#a13b2e color shades, tints & tones
#a13b2e color schemes
#a13b2e color preview, HTML & CSS examples
This text has a color of #a13b2e
<p style="color:#a13b2e;">Text here</p>
.mytext {color:#a13b2e;}
This box has a color of #a13b2e
<div style="background-color:#a13b2e;">Content here</div>
.mybackground {background-color:#a13b2e;}
Border around this has a color of #a13b2e
<div style="border:2px solid #a13b2e;">Content here</div>
.myborder {border:2px solid #a13b2e;}