#a18e4a color space conversions
Hex:
#a18e4a
RGB:
161, 142, 74
CMY:
37, 44, 71
CMYK:
0, 12, 54, 37
HSL:
47°, 37.0213%, 46.0784%
HSV (HSB):
47°, 54.0373%, 63.1373%
XYZ:
25.6070, 27.4175, 10.4210
xyY:
0.4036, 0.4321, 27.4175
CIE-Lab:
59.3588, -1.8912, 38.4445
CIE-LCH:
59.3588, 38.4910, 92.8162
CIE-Luv:
59.3588, 16.1751, 45.3537
Hunter-Lab:
52.3617, -4.3393, 24.8533
#a18e4a color charts
#a18e4a color shades, tints & tones
#a18e4a color schemes
#a18e4a color preview, HTML & CSS examples
This text has a color of #a18e4a
<p style="color:#a18e4a;">Text here</p>
.mytext {color:#a18e4a;}
This box has a color of #a18e4a
<div style="background-color:#a18e4a;">Content here</div>
.mybackground {background-color:#a18e4a;}
Border around this has a color of #a18e4a
<div style="border:2px solid #a18e4a;">Content here</div>
.myborder {border:2px solid #a18e4a;}