#a12b1b color space conversions
Hex:
#a12b1b
RGB:
161, 43, 27
CMY:
37, 83, 89
CMYK:
0, 73, 83, 37
HSL:
7°, 71.2766%, 36.8627%
HSV (HSB):
7°, 83.2298%, 63.1373%
XYZ:
15.7596, 9.3840, 2.0176
xyY:
0.5802, 0.3455, 9.3840
CIE-Lab:
36.7133, 47.4754, 37.9609
CIE-LCH:
36.7133, 60.7861, 38.6455
CIE-Luv:
36.7133, 90.6431, 24.4179
Hunter-Lab:
30.6332, 38.2234, 17.5383
#a12b1b color charts
#a12b1b color shades, tints & tones
#a12b1b color schemes
#a12b1b color preview, HTML & CSS examples
This text has a color of #a12b1b
<p style="color:#a12b1b;">Text here</p>
.mytext {color:#a12b1b;}
This box has a color of #a12b1b
<div style="background-color:#a12b1b;">Content here</div>
.mybackground {background-color:#a12b1b;}
Border around this has a color of #a12b1b
<div style="border:2px solid #a12b1b;">Content here</div>
.myborder {border:2px solid #a12b1b;}