#a13e5b color space conversions
Hex:
#a13e5b
RGB:
161, 62, 91
CMY:
37, 76, 64
CMYK:
0, 61, 43, 37
HSL:
342°, 44.3946%, 43.7255%
HSV (HSB):
342°, 61.4907%, 63.1373%
XYZ:
18.3089, 11.7776, 11.2059
xyY:
0.4434, 0.2852, 11.7776
CIE-Lab:
40.8605, 43.6766, 4.3098
CIE-LCH:
40.8605, 43.8887, 5.6354
CIE-Luv:
40.8605, 65.0907, -2.4602
Hunter-Lab:
34.3186, 35.1719, 4.6634
#a13e5b color charts
#a13e5b color shades, tints & tones
#a13e5b color schemes
#a13e5b color preview, HTML & CSS examples
This text has a color of #a13e5b
<p style="color:#a13e5b;">Text here</p>
.mytext {color:#a13e5b;}
This box has a color of #a13e5b
<div style="background-color:#a13e5b;">Content here</div>
.mybackground {background-color:#a13e5b;}
Border around this has a color of #a13e5b
<div style="border:2px solid #a13e5b;">Content here</div>
.myborder {border:2px solid #a13e5b;}