#a13a7e color space conversions
Hex:
#a13a7e
RGB:
161, 58, 126
CMY:
37, 77, 51
CMYK:
0, 64, 22, 37
HSL:
320°, 47.0320%, 42.9412%
HSV (HSB):
320°, 63.9752%, 63.1373%
XYZ:
19.9769, 12.1095, 21.0231
xyY:
0.3761, 0.2280, 12.1095
CIE-Lab:
41.3897, 49.9112, -16.6482
CIE-LCH:
41.3897, 52.6146, 341.5536
CIE-Luv:
41.3897, 55.9869, -30.4472
Hunter-Lab:
34.7988, 41.5735, -11.4600
#a13a7e color charts
#a13a7e color shades, tints & tones
#a13a7e color schemes
#a13a7e color preview, HTML & CSS examples
This text has a color of #a13a7e
<p style="color:#a13a7e;">Text here</p>
.mytext {color:#a13a7e;}
This box has a color of #a13a7e
<div style="background-color:#a13a7e;">Content here</div>
.mybackground {background-color:#a13a7e;}
Border around this has a color of #a13a7e
<div style="border:2px solid #a13a7e;">Content here</div>
.myborder {border:2px solid #a13a7e;}