#a6561e color space conversions
Hex:
#a6561e
RGB:
166, 86, 30
CMY:
35, 66, 88
CMYK:
0, 48, 82, 35
HSL:
25°, 69.3878%, 38.4314%
HSV (HSB):
25°, 81.9277%, 65.0980%
XYZ:
19.2880, 14.8563, 3.0793
xyY:
0.5182, 0.3991, 14.8563
CIE-Lab:
45.4368, 29.0098, 44.9916
CIE-LCH:
45.4368, 53.5333, 57.1868
CIE-Luv:
45.4368, 64.4347, 37.5524
Hunter-Lab:
38.5439, 21.8727, 22.2441
#a6561e color charts
#a6561e color shades, tints & tones
#a6561e color schemes
#a6561e color preview, HTML & CSS examples
This text has a color of #a6561e
<p style="color:#a6561e;">Text here</p>
.mytext {color:#a6561e;}
This box has a color of #a6561e
<div style="background-color:#a6561e;">Content here</div>
.mybackground {background-color:#a6561e;}
Border around this has a color of #a6561e
<div style="border:2px solid #a6561e;">Content here</div>
.myborder {border:2px solid #a6561e;}