#a15e9f color space conversions
Hex:
#a15e9f
RGB:
161, 94, 159
CMY:
37, 63, 38
CMYK:
0, 42, 1, 37
HSL:
302°, 26.2745%, 50.0000%
HSV (HSB):
302°, 41.6149%, 63.1373%
XYZ:
24.9587, 18.0857, 34.9763
xyY:
0.3199, 0.2318, 18.0857
CIE-Lab:
49.5999, 37.4245, -23.8697
CIE-LCH:
49.5999, 44.3887, 327.4699
CIE-Luv:
49.5999, 32.8958, -40.3632
Hunter-Lab:
42.5273, 30.3365, -18.9936
#a15e9f color charts
#a15e9f color shades, tints & tones
#a15e9f color schemes
#a15e9f color preview, HTML & CSS examples
This text has a color of #a15e9f
<p style="color:#a15e9f;">Text here</p>
.mytext {color:#a15e9f;}
This box has a color of #a15e9f
<div style="background-color:#a15e9f;">Content here</div>
.mybackground {background-color:#a15e9f;}
Border around this has a color of #a15e9f
<div style="border:2px solid #a15e9f;">Content here</div>
.myborder {border:2px solid #a15e9f;}