#a15e8a color space conversions
Hex:
#a15e8a
RGB:
161, 94, 138
CMY:
37, 63, 46
CMYK:
0, 42, 14, 37
HSL:
321°, 26.2745%, 50.0000%
HSV (HSB):
321°, 41.6149%, 63.1373%
XYZ:
23.2881, 17.4175, 26.1792
xyY:
0.3482, 0.2604, 17.4175
CIE-Lab:
48.7818, 33.6415, -12.6716
CIE-LCH:
48.7818, 35.9488, 339.3604
CIE-Luv:
48.7818, 37.2358, -23.2122
Hunter-Lab:
41.7342, 26.5698, -7.9778
#a15e8a color charts
#a15e8a color shades, tints & tones
#a15e8a color schemes
#a15e8a color preview, HTML & CSS examples
This text has a color of #a15e8a
<p style="color:#a15e8a;">Text here</p>
.mytext {color:#a15e8a;}
This box has a color of #a15e8a
<div style="background-color:#a15e8a;">Content here</div>
.mybackground {background-color:#a15e8a;}
Border around this has a color of #a15e8a
<div style="border:2px solid #a15e8a;">Content here</div>
.myborder {border:2px solid #a15e8a;}