#a15d6c color space conversions
Hex:
#a15d6c
RGB:
161, 93, 108
CMY:
37, 64, 58
CMYK:
0, 42, 33, 37
HSL:
347°, 26.7717%, 49.8039%
HSV (HSB):
347°, 42.2360%, 63.1373%
XYZ:
21.3191, 16.4885, 16.2463
xyY:
0.3944, 0.3050, 16.4885
CIE-Lab:
47.6089, 29.6180, 3.5919
CIE-LCH:
47.6089, 29.8350, 6.9147
CIE-Luv:
47.6089, 43.8465, -0.4811
Hunter-Lab:
40.6060, 22.6560, 4.7025
#a15d6c color charts
#a15d6c color shades, tints & tones
#a15d6c color schemes
#a15d6c color preview, HTML & CSS examples
This text has a color of #a15d6c
<p style="color:#a15d6c;">Text here</p>
.mytext {color:#a15d6c;}
This box has a color of #a15d6c
<div style="background-color:#a15d6c;">Content here</div>
.mybackground {background-color:#a15d6c;}
Border around this has a color of #a15d6c
<div style="border:2px solid #a15d6c;">Content here</div>
.myborder {border:2px solid #a15d6c;}