#a12e5f color space conversions
Hex:
#a12e5f
RGB:
161, 46, 95
CMY:
37, 82, 63
CMYK:
0, 71, 41, 37
HSL:
334°, 55.5556%, 40.5882%
HSV (HSB):
334°, 71.4286%, 63.1373%
XYZ:
17.7405, 10.3573, 11.8906
xyY:
0.4436, 0.2590, 10.3573
CIE-Lab:
38.4762, 50.9342, -1.6726
CIE-LCH:
38.4762, 50.9617, 358.1191
CIE-Luv:
38.4762, 71.0584, -10.9246
Hunter-Lab:
32.1827, 42.0771, 0.6219
#a12e5f color charts
#a12e5f color shades, tints & tones
#a12e5f color schemes
#a12e5f color preview, HTML & CSS examples
This text has a color of #a12e5f
<p style="color:#a12e5f;">Text here</p>
.mytext {color:#a12e5f;}
This box has a color of #a12e5f
<div style="background-color:#a12e5f;">Content here</div>
.mybackground {background-color:#a12e5f;}
Border around this has a color of #a12e5f
<div style="border:2px solid #a12e5f;">Content here</div>
.myborder {border:2px solid #a12e5f;}