#a13e2b color space conversions
Hex:
#a13e2b
RGB:
161, 62, 43
CMY:
37, 76, 83
CMYK:
0, 61, 73, 37
HSL:
10°, 57.8431%, 40.0000%
HSV (HSB):
10°, 73.2919%, 63.1373%
XYZ:
16.8566, 11.1967, 3.5582
xyY:
0.5332, 0.3542, 11.1967
CIE-Lab:
39.9099, 39.9279, 32.4540
CIE-LCH:
39.9099, 51.4538, 39.1047
CIE-Luv:
39.9099, 76.3111, 24.4684
Hunter-Lab:
33.4615, 31.3637, 17.1183
#a13e2b color charts
#a13e2b color shades, tints & tones
#a13e2b color schemes
#a13e2b color preview, HTML & CSS examples
This text has a color of #a13e2b
<p style="color:#a13e2b;">Text here</p>
.mytext {color:#a13e2b;}
This box has a color of #a13e2b
<div style="background-color:#a13e2b;">Content here</div>
.mybackground {background-color:#a13e2b;}
Border around this has a color of #a13e2b
<div style="border:2px solid #a13e2b;">Content here</div>
.myborder {border:2px solid #a13e2b;}