#a18f30 color space conversions
Hex:
#a18f30
RGB:
161, 143, 48
CMY:
37, 44, 81
CMYK:
0, 11, 70, 37
HSL:
50°, 54.0670%, 40.9804%
HSV (HSB):
50°, 70.1863%, 63.1373%
XYZ:
25.0539, 27.4354, 6.7714
xyY:
0.4228, 0.4630, 27.4354
CIE-Lab:
59.3752, -4.3037, 50.7188
CIE-LCH:
59.3752, 50.9011, 94.8502
CIE-Luv:
59.3752, 16.5945, 55.6418
Hunter-Lab:
52.3788, -6.2825, 29.0003
#a18f30 color charts
#a18f30 color shades, tints & tones
#a18f30 color schemes
#a18f30 color preview, HTML & CSS examples
This text has a color of #a18f30
<p style="color:#a18f30;">Text here</p>
.mytext {color:#a18f30;}
This box has a color of #a18f30
<div style="background-color:#a18f30;">Content here</div>
.mybackground {background-color:#a18f30;}
Border around this has a color of #a18f30
<div style="border:2px solid #a18f30;">Content here</div>
.myborder {border:2px solid #a18f30;}