#a15d5b color space conversions
Hex:
#a15d5b
RGB:
161, 93, 91
CMY:
37, 64, 64
CMYK:
0, 42, 43, 37
HSL:
2°, 27.7778%, 49.4118%
HSV (HSB):
2°, 43.4783%, 63.1373%
XYZ:
20.5006, 16.1611, 11.9364
xyY:
0.4218, 0.3325, 16.1611
CIE-Lab:
47.1851, 27.5063, 13.2202
CIE-LCH:
47.1851, 30.5184, 25.6700
CIE-Luv:
47.1851, 47.0282, 11.3871
Hunter-Lab:
40.2009, 20.6754, 10.5362
#a15d5b color charts
#a15d5b color shades, tints & tones
#a15d5b color schemes
#a15d5b color preview, HTML & CSS examples
This text has a color of #a15d5b
<p style="color:#a15d5b;">Text here</p>
.mytext {color:#a15d5b;}
This box has a color of #a15d5b
<div style="background-color:#a15d5b;">Content here</div>
.mybackground {background-color:#a15d5b;}
Border around this has a color of #a15d5b
<div style="border:2px solid #a15d5b;">Content here</div>
.myborder {border:2px solid #a15d5b;}