#a15b8a color space conversions
Hex:
#a15b8a
RGB:
161, 91, 138
CMY:
37, 64, 46
CMYK:
0, 43, 14, 37
HSL:
320°, 27.7778%, 49.4118%
HSV (HSB):
320°, 43.4783%, 63.1373%
XYZ:
23.0265, 16.8942, 26.0920
xyY:
0.3488, 0.2559, 16.8942
CIE-Lab:
48.1265, 35.2901, -13.6632
CIE-LCH:
48.1265, 37.8427, 338.8352
CIE-Luv:
48.1265, 38.6781, -24.8313
Hunter-Lab:
41.1026, 28.0697, -8.8657
#a15b8a color charts
#a15b8a color shades, tints & tones
#a15b8a color schemes
#a15b8a color preview, HTML & CSS examples
This text has a color of #a15b8a
<p style="color:#a15b8a;">Text here</p>
.mytext {color:#a15b8a;}
This box has a color of #a15b8a
<div style="background-color:#a15b8a;">Content here</div>
.mybackground {background-color:#a15b8a;}
Border around this has a color of #a15b8a
<div style="border:2px solid #a15b8a;">Content here</div>
.myborder {border:2px solid #a15b8a;}