#a15384 color space conversions
Hex:
#a15384
RGB:
161, 83, 132
CMY:
37, 67, 48
CMYK:
0, 48, 18, 37
HSL:
322°, 31.9672%, 47.8431%
HSV (HSB):
322°, 48.4472%, 63.1373%
XYZ:
21.9561, 15.4295, 23.6508
xyY:
0.3597, 0.2528, 15.4295
CIE-Lab:
46.2170, 38.6140, -12.9535
CIE-LCH:
46.2170, 40.7288, 341.4553
CIE-Luv:
46.2170, 43.8173, -24.1545
Hunter-Lab:
39.2804, 31.0330, -8.2023
#a15384 color charts
#a15384 color shades, tints & tones
#a15384 color schemes
#a15384 color preview, HTML & CSS examples
This text has a color of #a15384
<p style="color:#a15384;">Text here</p>
.mytext {color:#a15384;}
This box has a color of #a15384
<div style="background-color:#a15384;">Content here</div>
.mybackground {background-color:#a15384;}
Border around this has a color of #a15384
<div style="border:2px solid #a15384;">Content here</div>
.myborder {border:2px solid #a15384;}