#a12a4b color space conversions
Hex:
#a12a4b
RGB:
161, 42, 75
CMY:
37, 84, 71
CMYK:
0, 74, 53, 37
HSL:
343°, 58.6207%, 39.8039%
HSV (HSB):
343°, 73.9130%, 63.1373%
XYZ:
16.7959, 9.7410, 7.6516
xyY:
0.4913, 0.2849, 9.7410
CIE-Lab:
37.3735, 50.5228, 9.4905
CIE-LCH:
37.3735, 51.4065, 10.6387
CIE-Luv:
37.3735, 79.4975, 1.6243
Hunter-Lab:
31.2106, 41.4409, 7.3119
#a12a4b color charts
#a12a4b color shades, tints & tones
#a12a4b color schemes
#a12a4b color preview, HTML & CSS examples
This text has a color of #a12a4b
<p style="color:#a12a4b;">Text here</p>
.mytext {color:#a12a4b;}
This box has a color of #a12a4b
<div style="background-color:#a12a4b;">Content here</div>
.mybackground {background-color:#a12a4b;}
Border around this has a color of #a12a4b
<div style="border:2px solid #a12a4b;">Content here</div>
.myborder {border:2px solid #a12a4b;}