#a13e1b color space conversions
Hex:
#a13e1b
RGB:
161, 62, 27
CMY:
37, 76, 89
CMYK:
0, 61, 83, 37
HSL:
16°, 71.2766%, 36.8627%
HSV (HSB):
16°, 83.2298%, 63.1373%
XYZ:
16.6184, 11.1014, 2.3038
xyY:
0.5535, 0.3698, 11.1014
CIE-Lab:
39.7508, 39.2839, 40.8050
CIE-LCH:
39.7508, 56.6416, 46.0881
CIE-Luv:
39.7508, 78.5095, 29.6512
Hunter-Lab:
33.3188, 30.7223, 19.2236
#a13e1b color charts
#a13e1b color shades, tints & tones
#a13e1b color schemes
#a13e1b color preview, HTML & CSS examples
This text has a color of #a13e1b
<p style="color:#a13e1b;">Text here</p>
.mytext {color:#a13e1b;}
This box has a color of #a13e1b
<div style="background-color:#a13e1b;">Content here</div>
.mybackground {background-color:#a13e1b;}
Border around this has a color of #a13e1b
<div style="border:2px solid #a13e1b;">Content here</div>
.myborder {border:2px solid #a13e1b;}