#a12e4d color space conversions
Hex:
#a12e4d
RGB:
161, 46, 77
CMY:
37, 82, 70
CMYK:
0, 71, 52, 37
HSL:
344°, 55.5556%, 40.5882%
HSV (HSB):
344°, 71.4286%, 63.1373%
XYZ:
17.0145, 10.0669, 8.0675
xyY:
0.4841, 0.2864, 10.0669
CIE-Lab:
37.9622, 49.1973, 9.0362
CIE-LCH:
37.9622, 50.0203, 10.4077
CIE-Luv:
37.9622, 77.0972, 1.4845
Hunter-Lab:
31.7283, 40.1970, 7.1343
#a12e4d color charts
#a12e4d color shades, tints & tones
#a12e4d color schemes
#a12e4d color preview, HTML & CSS examples
This text has a color of #a12e4d
<p style="color:#a12e4d;">Text here</p>
.mytext {color:#a12e4d;}
This box has a color of #a12e4d
<div style="background-color:#a12e4d;">Content here</div>
.mybackground {background-color:#a12e4d;}
Border around this has a color of #a12e4d
<div style="border:2px solid #a12e4d;">Content here</div>
.myborder {border:2px solid #a12e4d;}