#a12b24 color space conversions
Hex:
#a12b24
RGB:
161, 43, 36
CMY:
37, 83, 86
CMYK:
0, 73, 78, 37
HSL:
3°, 63.4518%, 38.6275%
HSV (HSB):
3°, 77.6398%, 63.1373%
XYZ:
15.8803, 9.4322, 2.6527
xyY:
0.5679, 0.3373, 9.4322
CIE-Lab:
36.8034, 47.7857, 33.0613
CIE-LCH:
36.8034, 58.1079, 34.6781
CIE-Luv:
36.8034, 89.1764, 21.6006
Hunter-Lab:
30.7119, 38.5516, 16.3773
#a12b24 color charts
#a12b24 color shades, tints & tones
#a12b24 color schemes
#a12b24 color preview, HTML & CSS examples
This text has a color of #a12b24
<p style="color:#a12b24;">Text here</p>
.mytext {color:#a12b24;}
This box has a color of #a12b24
<div style="background-color:#a12b24;">Content here</div>
.mybackground {background-color:#a12b24;}
Border around this has a color of #a12b24
<div style="border:2px solid #a12b24;">Content here</div>
.myborder {border:2px solid #a12b24;}