#a13b6d color space conversions
Hex:
#a13b6d
RGB:
161, 59, 109
CMY:
37, 77, 57
CMYK:
0, 63, 32, 37
HSL:
331°, 46.3636%, 43.1373%
HSV (HSB):
331°, 63.3540%, 63.1373%
XYZ:
19.0222, 11.8091, 15.7448
xyY:
0.4084, 0.2535, 11.8091
CIE-Lab:
40.9111, 47.1609, -6.8531
CIE-LCH:
40.9111, 47.6562, 351.7320
CIE-Luv:
40.9111, 61.0435, -16.8427
Hunter-Lab:
34.3644, 38.6700, -3.1099
#a13b6d color charts
#a13b6d color shades, tints & tones
#a13b6d color schemes
#a13b6d color preview, HTML & CSS examples
This text has a color of #a13b6d
<p style="color:#a13b6d;">Text here</p>
.mytext {color:#a13b6d;}
This box has a color of #a13b6d
<div style="background-color:#a13b6d;">Content here</div>
.mybackground {background-color:#a13b6d;}
Border around this has a color of #a13b6d
<div style="border:2px solid #a13b6d;">Content here</div>
.myborder {border:2px solid #a13b6d;}