#a12c3c color space conversions
Hex:
#a12c3c
RGB:
161, 44, 60
CMY:
37, 83, 76
CMYK:
0, 73, 63, 37
HSL:
352°, 57.0732%, 40.1961%
HSV (HSB):
352°, 72.6708%, 63.1373%
XYZ:
16.4142, 9.7047, 5.2830
xyY:
0.5227, 0.3090, 9.7047
CIE-Lab:
37.3071, 48.6675, 18.9623
CIE-LCH:
37.3071, 52.2312, 21.2874
CIE-Luv:
37.3071, 83.1106, 11.0622
Hunter-Lab:
31.1523, 39.5355, 11.7518
#a12c3c color charts
#a12c3c color shades, tints & tones
#a12c3c color schemes
#a12c3c color preview, HTML & CSS examples
This text has a color of #a12c3c
<p style="color:#a12c3c;">Text here</p>
.mytext {color:#a12c3c;}
This box has a color of #a12c3c
<div style="background-color:#a12c3c;">Content here</div>
.mybackground {background-color:#a12c3c;}
Border around this has a color of #a12c3c
<div style="border:2px solid #a12c3c;">Content here</div>
.myborder {border:2px solid #a12c3c;}