#a12e7b color space conversions
Hex:
#a12e7b
RGB:
161, 46, 123
CMY:
37, 82, 52
CMYK:
0, 71, 24, 37
HSL:
320°, 55.5556%, 40.5882%
HSV (HSB):
320°, 71.4286%, 63.1373%
XYZ:
19.2501, 10.9611, 19.8400
xyY:
0.3846, 0.2190, 10.9611
CIE-Lab:
39.5149, 54.3423, -17.6701
CIE-LCH:
39.5149, 57.1430, 341.9874
CIE-Luv:
39.5149, 61.0220, -32.1988
Hunter-Lab:
33.1076, 45.8489, -12.3547
#a12e7b color charts
#a12e7b color shades, tints & tones
#a12e7b color schemes
#a12e7b color preview, HTML & CSS examples
This text has a color of #a12e7b
<p style="color:#a12e7b;">Text here</p>
.mytext {color:#a12e7b;}
This box has a color of #a12e7b
<div style="background-color:#a12e7b;">Content here</div>
.mybackground {background-color:#a12e7b;}
Border around this has a color of #a12e7b
<div style="border:2px solid #a12e7b;">Content here</div>
.myborder {border:2px solid #a12e7b;}