#a1337b color space conversions
Hex:
#a1337b
RGB:
161, 51, 123
CMY:
37, 80, 52
CMYK:
0, 68, 24, 37
HSL:
321°, 51.8868%, 41.5686%
HSV (HSB):
321°, 68.3230%, 63.1373%
XYZ:
19.4569, 11.3748, 19.9089
xyY:
0.3835, 0.2242, 11.3748
CIE-Lab:
40.2047, 52.4171, -16.6120
CIE-LCH:
40.2047, 54.9865, 342.4156
CIE-Luv:
40.2047, 59.4335, -30.5889
Hunter-Lab:
33.7265, 43.9557, -11.3907
#a1337b color charts
#a1337b color shades, tints & tones
#a1337b color schemes
#a1337b color preview, HTML & CSS examples
This text has a color of #a1337b
<p style="color:#a1337b;">Text here</p>
.mytext {color:#a1337b;}
This box has a color of #a1337b
<div style="background-color:#a1337b;">Content here</div>
.mybackground {background-color:#a1337b;}
Border around this has a color of #a1337b
<div style="border:2px solid #a1337b;">Content here</div>
.myborder {border:2px solid #a1337b;}