#a1684e color space conversions
Hex:
#a1684e
RGB:
161, 104, 78
CMY:
37, 59, 69
CMYK:
0, 35, 52, 37
HSL:
19°, 34.7280%, 46.8627%
HSV (HSB):
19°, 51.5528%, 63.1373%
XYZ:
21.0234, 18.0278, 9.5794
xyY:
0.4323, 0.3707, 18.0278
CIE-Lab:
49.5298, 19.9277, 24.0303
CIE-LCH:
49.5298, 31.2181, 50.3319
CIE-Luv:
49.5298, 41.7282, 24.7334
Hunter-Lab:
42.4591, 14.0799, 16.3447
#a1684e color charts
#a1684e color shades, tints & tones
#a1684e color schemes
#a1684e color preview, HTML & CSS examples
This text has a color of #a1684e
<p style="color:#a1684e;">Text here</p>
.mytext {color:#a1684e;}
This box has a color of #a1684e
<div style="background-color:#a1684e;">Content here</div>
.mybackground {background-color:#a1684e;}
Border around this has a color of #a1684e
<div style="border:2px solid #a1684e;">Content here</div>
.myborder {border:2px solid #a1684e;}