#a1563d color space conversions
Hex:
#a1563d
RGB:
161, 86, 61
CMY:
37, 66, 76
CMYK:
0, 47, 62, 37
HSL:
15°, 45.0450%, 43.5294%
HSV (HSB):
15°, 62.1118%, 63.1373%
XYZ:
18.8680, 14.5696, 6.2326
xyY:
0.4756, 0.3673, 14.5696
CIE-Lab:
45.0389, 28.5763, 28.1609
CIE-LCH:
45.0389, 40.1204, 44.5805
CIE-Luv:
45.0389, 56.7047, 25.5609
Hunter-Lab:
38.1701, 21.4375, 17.0379
#a1563d color charts
#a1563d color shades, tints & tones
#a1563d color schemes
#a1563d color preview, HTML & CSS examples
This text has a color of #a1563d
<p style="color:#a1563d;">Text here</p>
.mytext {color:#a1563d;}
This box has a color of #a1563d
<div style="background-color:#a1563d;">Content here</div>
.mybackground {background-color:#a1563d;}
Border around this has a color of #a1563d
<div style="border:2px solid #a1563d;">Content here</div>
.myborder {border:2px solid #a1563d;}