#a15d8d color space conversions
Hex:
#a15d8d
RGB:
161, 93, 141
CMY:
37, 64, 45
CMYK:
0, 42, 12, 37
HSL:
318°, 26.7717%, 49.8039%
HSV (HSB):
318°, 42.2360%, 63.1373%
XYZ:
23.4200, 17.3289, 27.3097
xyY:
0.3441, 0.2546, 17.3289
CIE-Lab:
48.6718, 34.7054, -14.6262
CIE-LCH:
48.6718, 37.6615, 337.1475
CIE-Luv:
48.6718, 37.0906, -26.1821
Hunter-Lab:
41.6279, 27.5758, -9.7573
#a15d8d color charts
#a15d8d color shades, tints & tones
#a15d8d color schemes
#a15d8d color preview, HTML & CSS examples
This text has a color of #a15d8d
<p style="color:#a15d8d;">Text here</p>
.mytext {color:#a15d8d;}
This box has a color of #a15d8d
<div style="background-color:#a15d8d;">Content here</div>
.mybackground {background-color:#a15d8d;}
Border around this has a color of #a15d8d
<div style="border:2px solid #a15d8d;">Content here</div>
.myborder {border:2px solid #a15d8d;}