#a15b8c color space conversions
Hex:
#a15b8c
RGB:
161, 91, 140
CMY:
37, 64, 45
CMYK:
0, 43, 13, 37
HSL:
318°, 27.7778%, 49.4118%
HSV (HSB):
318°, 43.4783%, 63.1373%
XYZ:
23.1727, 16.9527, 26.8618
xyY:
0.3459, 0.2531, 16.9527
CIE-Lab:
48.2004, 35.6297, -14.7456
CIE-LCH:
48.2004, 38.5605, 337.5175
CIE-Luv:
48.2004, 38.2464, -26.4484
Hunter-Lab:
41.1736, 28.4065, -9.8594
#a15b8c color charts
#a15b8c color shades, tints & tones
#a15b8c color schemes
#a15b8c color preview, HTML & CSS examples
This text has a color of #a15b8c
<p style="color:#a15b8c;">Text here</p>
.mytext {color:#a15b8c;}
This box has a color of #a15b8c
<div style="background-color:#a15b8c;">Content here</div>
.mybackground {background-color:#a15b8c;}
Border around this has a color of #a15b8c
<div style="border:2px solid #a15b8c;">Content here</div>
.myborder {border:2px solid #a15b8c;}