#a15b6a color space conversions
Hex:
#a15b6a
RGB:
161, 91, 106
CMY:
37, 64, 58
CMYK:
0, 43, 34, 37
HSL:
347°, 27.7778%, 49.4118%
HSV (HSB):
347°, 43.4783%, 63.1373%
XYZ:
21.0405, 16.0998, 15.6343
xyY:
0.3987, 0.3051, 16.0998
CIE-Lab:
47.1052, 30.4605, 4.0725
CIE-LCH:
47.1052, 30.7316, 7.6152
CIE-Luv:
47.1052, 45.4018, -0.0473
Hunter-Lab:
40.1246, 23.3838, 4.9853
#a15b6a color charts
#a15b6a color shades, tints & tones
#a15b6a color schemes
#a15b6a color preview, HTML & CSS examples
This text has a color of #a15b6a
<p style="color:#a15b6a;">Text here</p>
.mytext {color:#a15b6a;}
This box has a color of #a15b6a
<div style="background-color:#a15b6a;">Content here</div>
.mybackground {background-color:#a15b6a;}
Border around this has a color of #a15b6a
<div style="border:2px solid #a15b6a;">Content here</div>
.myborder {border:2px solid #a15b6a;}