#a1805e color space conversions
Hex:
#a1805e
RGB:
161, 128, 94
CMY:
37, 50, 63
CMYK:
0, 20, 42, 37
HSL:
30°, 26.2745%, 50.0000%
HSV (HSB):
30°, 41.6149%, 63.1373%
XYZ:
24.4375, 23.8236, 13.9001
xyY:
0.3931, 0.3833, 23.8236
CIE-Lab:
55.9107, 7.9783, 23.2794
CIE-LCH:
55.9107, 24.6086, 71.0825
CIE-Luv:
55.9107, 23.9709, 27.5909
Hunter-Lab:
48.8094, 3.9535, 17.2818
#a1805e color charts
#a1805e color shades, tints & tones
#a1805e color schemes
#a1805e color preview, HTML & CSS examples
This text has a color of #a1805e
<p style="color:#a1805e;">Text here</p>
.mytext {color:#a1805e;}
This box has a color of #a1805e
<div style="background-color:#a1805e;">Content here</div>
.mybackground {background-color:#a1805e;}
Border around this has a color of #a1805e
<div style="border:2px solid #a1805e;">Content here</div>
.myborder {border:2px solid #a1805e;}