#a13a5d color space conversions
Hex:
#a13a5d
RGB:
161, 58, 93
CMY:
37, 77, 64
CMYK:
0, 64, 42, 37
HSL:
340°, 47.0320%, 42.9412%
HSV (HSB):
340°, 63.9752%, 63.1373%
XYZ:
18.1868, 11.3935, 11.5965
xyY:
0.4417, 0.2767, 11.3935
CIE-Lab:
40.2355, 45.7274, 2.1553
CIE-LCH:
40.2355, 45.7781, 2.6985
CIE-Luv:
40.2355, 66.4811, -5.3950
Hunter-Lab:
33.7542, 37.1058, 3.2584
#a13a5d color charts
#a13a5d color shades, tints & tones
#a13a5d color schemes
#a13a5d color preview, HTML & CSS examples
This text has a color of #a13a5d
<p style="color:#a13a5d;">Text here</p>
.mytext {color:#a13a5d;}
This box has a color of #a13a5d
<div style="background-color:#a13a5d;">Content here</div>
.mybackground {background-color:#a13a5d;}
Border around this has a color of #a13a5d
<div style="border:2px solid #a13a5d;">Content here</div>
.myborder {border:2px solid #a13a5d;}