#a15c5e color space conversions
Hex:
#a15c5e
RGB:
161, 92, 94
CMY:
37, 64, 63
CMYK:
0, 43, 42, 37
HSL:
358°, 27.2727%, 49.6078%
HSV (HSB):
358°, 42.8571%, 63.1373%
XYZ:
20.5455, 16.0395, 12.6027
xyY:
0.4177, 0.3261, 16.0395
CIE-Lab:
47.0263, 28.4096, 11.1973
CIE-LCH:
47.0263, 30.5366, 21.5114
CIE-Luv:
47.0263, 47.1132, 8.8919
Hunter-Lab:
40.0494, 21.4848, 9.3772
#a15c5e color charts
#a15c5e color shades, tints & tones
#a15c5e color schemes
#a15c5e color preview, HTML & CSS examples
This text has a color of #a15c5e
<p style="color:#a15c5e;">Text here</p>
.mytext {color:#a15c5e;}
This box has a color of #a15c5e
<div style="background-color:#a15c5e;">Content here</div>
.mybackground {background-color:#a15c5e;}
Border around this has a color of #a15c5e
<div style="border:2px solid #a15c5e;">Content here</div>
.myborder {border:2px solid #a15c5e;}