#a1643c color space conversions
Hex:
#a1643c
RGB:
161, 100, 60
CMY:
37, 61, 76
CMYK:
0, 38, 63, 37
HSL:
24°, 45.7014%, 43.3333%
HSV (HSB):
24°, 62.7329%, 63.1373%
XYZ:
20.0707, 17.0177, 6.5019
xyY:
0.4604, 0.3904, 17.0177
CIE-Lab:
48.2823, 20.6665, 32.6587
CIE-LCH:
48.2823, 38.6483, 57.6742
CIE-Luv:
48.2823, 46.7314, 32.0903
Hunter-Lab:
41.2525, 14.6545, 19.5319
#a1643c color charts
#a1643c color shades, tints & tones
#a1643c color schemes
#a1643c color preview, HTML & CSS examples
This text has a color of #a1643c
<p style="color:#a1643c;">Text here</p>
.mytext {color:#a1643c;}
This box has a color of #a1643c
<div style="background-color:#a1643c;">Content here</div>
.mybackground {background-color:#a1643c;}
Border around this has a color of #a1643c
<div style="border:2px solid #a1643c;">Content here</div>
.myborder {border:2px solid #a1643c;}