#a12e40 color space conversions
Hex:
#a12e40
RGB:
161, 46, 64
CMY:
37, 82, 75
CMYK:
0, 71, 60, 37
HSL:
351°, 55.5556%, 40.5882%
HSV (HSB):
351°, 71.4286%, 63.1373%
XYZ:
16.6004, 9.9012, 5.8867
xyY:
0.5125, 0.3057, 9.9012
CIE-Lab:
37.6646, 48.1751, 16.8999
CIE-LCH:
37.6646, 51.0534, 19.3309
CIE-Luv:
37.6646, 81.0102, 9.4004
Hunter-Lab:
31.4662, 39.1038, 10.9344
#a12e40 color charts
#a12e40 color shades, tints & tones
#a12e40 color schemes
#a12e40 color preview, HTML & CSS examples
This text has a color of #a12e40
<p style="color:#a12e40;">Text here</p>
.mytext {color:#a12e40;}
This box has a color of #a12e40
<div style="background-color:#a12e40;">Content here</div>
.mybackground {background-color:#a12e40;}
Border around this has a color of #a12e40
<div style="border:2px solid #a12e40;">Content here</div>
.myborder {border:2px solid #a12e40;}