#a1602e color space conversions
Hex:
#a1602e
RGB:
161, 96, 46
CMY:
37, 62, 82
CMYK:
0, 40, 71, 37
HSL:
26°, 55.5556%, 40.5882%
HSV (HSB):
26°, 71.4286%, 63.1373%
XYZ:
19.3740, 16.1401, 4.6790
xyY:
0.4820, 0.4016, 16.1401
CIE-Lab:
47.1577, 22.0276, 38.8395
CIE-LCH:
47.1577, 44.6511, 60.4405
CIE-Luv:
47.1577, 51.1527, 36.1102
Hunter-Lab:
40.1747, 15.7746, 21.2170
#a1602e color charts
#a1602e color shades, tints & tones
#a1602e color schemes
#a1602e color preview, HTML & CSS examples
This text has a color of #a1602e
<p style="color:#a1602e;">Text here</p>
.mytext {color:#a1602e;}
This box has a color of #a1602e
<div style="background-color:#a1602e;">Content here</div>
.mybackground {background-color:#a1602e;}
Border around this has a color of #a1602e
<div style="border:2px solid #a1602e;">Content here</div>
.myborder {border:2px solid #a1602e;}