#a12a6e color space conversions
Hex:
#a12a6e
RGB:
161, 42, 110
CMY:
37, 84, 57
CMYK:
0, 74, 32, 37
HSL:
326°, 58.6207%, 39.8039%
HSV (HSB):
326°, 73.9130%, 63.1373%
XYZ:
18.3404, 10.3588, 15.7847
xyY:
0.4123, 0.2329, 10.3588
CIE-Lab:
38.4788, 54.1080, -11.1353
CIE-LCH:
38.4788, 55.2419, 348.3710
CIE-Luv:
38.4788, 67.0293, -23.3257
Hunter-Lab:
32.1851, 45.3928, -6.5483
#a12a6e color charts
#a12a6e color shades, tints & tones
#a12a6e color schemes
#a12a6e color preview, HTML & CSS examples
This text has a color of #a12a6e
<p style="color:#a12a6e;">Text here</p>
.mytext {color:#a12a6e;}
This box has a color of #a12a6e
<div style="background-color:#a12a6e;">Content here</div>
.mybackground {background-color:#a12a6e;}
Border around this has a color of #a12a6e
<div style="border:2px solid #a12a6e;">Content here</div>
.myborder {border:2px solid #a12a6e;}