#a18e2a color space conversions
Hex:
#a18e2a
RGB:
161, 142, 42
CMY:
37, 44, 84
CMYK:
0, 12, 74, 37
HSL:
50°, 58.6207%, 39.8039%
HSV (HSB):
50°, 73.9130%, 63.1373%
XYZ:
24.7889, 27.0902, 6.1129
xyY:
0.4275, 0.4671, 27.0902
CIE-Lab:
59.0578, -4.0700, 52.8280
CIE-LCH:
59.0578, 52.9846, 94.4055
CIE-Luv:
59.0578, 17.4740, 56.8856
Hunter-Lab:
52.0483, -6.0709, 29.4704
#a18e2a color charts
#a18e2a color shades, tints & tones
#a18e2a color schemes
#a18e2a color preview, HTML & CSS examples
This text has a color of #a18e2a
<p style="color:#a18e2a;">Text here</p>
.mytext {color:#a18e2a;}
This box has a color of #a18e2a
<div style="background-color:#a18e2a;">Content here</div>
.mybackground {background-color:#a18e2a;}
Border around this has a color of #a18e2a
<div style="border:2px solid #a18e2a;">Content here</div>
.myborder {border:2px solid #a18e2a;}