#a15d7d color space conversions
Hex:
#a15d7d
RGB:
161, 93, 125
CMY:
37, 64, 51
CMYK:
0, 42, 22, 37
HSL:
332°, 26.7717%, 49.8039%
HSV (HSB):
332°, 42.2360%, 63.1373%
XYZ:
22.3140, 16.8864, 21.4854
xyY:
0.3677, 0.2783, 16.8864
CIE-Lab:
48.1166, 32.0838, -5.8911
CIE-LCH:
48.1166, 32.6202, 349.5955
CIE-Luv:
48.1166, 40.4246, -13.4048
Hunter-Lab:
41.0931, 25.0143, -2.2344
#a15d7d color charts
#a15d7d color shades, tints & tones
#a15d7d color schemes
#a15d7d color preview, HTML & CSS examples
This text has a color of #a15d7d
<p style="color:#a15d7d;">Text here</p>
.mytext {color:#a15d7d;}
This box has a color of #a15d7d
<div style="background-color:#a15d7d;">Content here</div>
.mybackground {background-color:#a15d7d;}
Border around this has a color of #a15d7d
<div style="border:2px solid #a15d7d;">Content here</div>
.myborder {border:2px solid #a15d7d;}