#a18f40 color space conversions
Hex:
#a18f40
RGB:
161, 143, 64
CMY:
37, 44, 75
CMYK:
0, 11, 60, 37
HSL:
49°, 43.1111%, 44.1176%
HSV (HSB):
49°, 60.2484%, 63.1373%
XYZ:
25.4458, 27.5922, 8.8352
xyY:
0.4113, 0.4459, 27.5922
CIE-Lab:
59.5185, -3.2584, 43.6181
CIE-LCH:
59.5185, 43.7397, 94.2722
CIE-Luv:
59.5185, 15.9833, 50.0994
Hunter-Lab:
52.5282, -5.4551, 26.7973
#a18f40 color charts
#a18f40 color shades, tints & tones
#a18f40 color schemes
#a18f40 color preview, HTML & CSS examples
This text has a color of #a18f40
<p style="color:#a18f40;">Text here</p>
.mytext {color:#a18f40;}
This box has a color of #a18f40
<div style="background-color:#a18f40;">Content here</div>
.mybackground {background-color:#a18f40;}
Border around this has a color of #a18f40
<div style="border:2px solid #a18f40;">Content here</div>
.myborder {border:2px solid #a18f40;}