#a15a5f color space conversions
Hex:
#a15a5f
RGB:
161, 90, 95
CMY:
37, 65, 63
CMYK:
0, 44, 41, 37
HSL:
356°, 28.2869%, 49.2157%
HSV (HSB):
356°, 44.0994%, 63.1373%
XYZ:
20.4197, 15.7156, 12.7837
xyY:
0.4174, 0.3213, 15.7156
CIE-Lab:
46.5992, 29.6369, 9.9967
CIE-LCH:
46.5992, 31.2775, 18.6396
CIE-Luv:
46.5992, 48.1617, 7.2266
Hunter-Lab:
39.6429, 22.5684, 8.6308
#a15a5f color charts
#a15a5f color shades, tints & tones
#a15a5f color schemes
#a15a5f color preview, HTML & CSS examples
This text has a color of #a15a5f
<p style="color:#a15a5f;">Text here</p>
.mytext {color:#a15a5f;}
This box has a color of #a15a5f
<div style="background-color:#a15a5f;">Content here</div>
.mybackground {background-color:#a15a5f;}
Border around this has a color of #a15a5f
<div style="border:2px solid #a15a5f;">Content here</div>
.myborder {border:2px solid #a15a5f;}