#a15c5c color space conversions
Hex:
#a15c5c
RGB:
161, 92, 92
CMY:
37, 64, 64
CMYK:
0, 43, 43, 37
HSL:
0°, 27.2727%, 49.6078%
HSV (HSB):
0°, 42.8571%, 63.1373%
XYZ:
20.4569, 16.0041, 12.1361
xyY:
0.4209, 0.3293, 16.0041
CIE-Lab:
46.9798, 28.1778, 12.3354
CIE-LCH:
46.9798, 30.7595, 23.6423
CIE-Luv:
46.9798, 47.4799, 10.2335
Hunter-Lab:
40.0051, 21.2682, 10.0171
#a15c5c color charts
#a15c5c color shades, tints & tones
#a15c5c color schemes
#a15c5c color preview, HTML & CSS examples
This text has a color of #a15c5c
<p style="color:#a15c5c;">Text here</p>
.mytext {color:#a15c5c;}
This box has a color of #a15c5c
<div style="background-color:#a15c5c;">Content here</div>
.mybackground {background-color:#a15c5c;}
Border around this has a color of #a15c5c
<div style="border:2px solid #a15c5c;">Content here</div>
.myborder {border:2px solid #a15c5c;}