#a1875e color space conversions
Hex:
#a1875e
RGB:
161, 135, 94
CMY:
37, 47, 63
CMYK:
0, 16, 42, 37
HSL:
37°, 26.2745%, 50.0000%
HSV (HSB):
37°, 41.6149%, 63.1373%
XYZ:
25.3823, 25.7132, 14.2150
xyY:
0.3886, 0.3937, 25.7132
CIE-Lab:
57.7638, 4.0366, 25.7195
CIE-LCH:
57.7638, 26.0343, 81.0804
CIE-Luv:
57.7638, 19.4704, 31.3176
Hunter-Lab:
50.7082, 0.6101, 18.8749
#a1875e color charts
#a1875e color shades, tints & tones
#a1875e color schemes
#a1875e color preview, HTML & CSS examples
This text has a color of #a1875e
<p style="color:#a1875e;">Text here</p>
.mytext {color:#a1875e;}
This box has a color of #a1875e
<div style="background-color:#a1875e;">Content here</div>
.mybackground {background-color:#a1875e;}
Border around this has a color of #a1875e
<div style="border:2px solid #a1875e;">Content here</div>
.myborder {border:2px solid #a1875e;}