#a1563c color space conversions
Hex:
#a1563c
RGB:
161, 86, 60
CMY:
37, 66, 76
CMYK:
0, 47, 63, 37
HSL:
15°, 45.7014%, 43.3333%
HSV (HSB):
15°, 62.7329%, 63.1373%
XYZ:
18.8413, 14.5589, 6.0921
xyY:
0.4771, 0.3687, 14.5589
CIE-Lab:
45.0240, 28.5030, 28.7191
CIE-LCH:
45.0240, 40.4624, 45.2164
CIE-Luv:
45.0240, 56.8521, 26.0461
Hunter-Lab:
38.1561, 21.3694, 17.2429
#a1563c color charts
#a1563c color shades, tints & tones
#a1563c color schemes
#a1563c color preview, HTML & CSS examples
This text has a color of #a1563c
<p style="color:#a1563c;">Text here</p>
.mytext {color:#a1563c;}
This box has a color of #a1563c
<div style="background-color:#a1563c;">Content here</div>
.mybackground {background-color:#a1563c;}
Border around this has a color of #a1563c
<div style="border:2px solid #a1563c;">Content here</div>
.myborder {border:2px solid #a1563c;}