#a18c06 color space conversions
Hex:
#a18c06
RGB:
161, 140, 6
CMY:
37, 45, 98
CMYK:
0, 13, 96, 37
HSL:
52°, 92.8144%, 32.7451%
HSV (HSB):
52°, 96.2733%, 63.1373%
XYZ:
24.1089, 26.3464, 3.9870
xyY:
0.4428, 0.4839, 26.3464
CIE-Lab:
58.3644, -4.0294, 61.8007
CIE-LCH:
58.3644, 61.9319, 93.7304
CIE-Luv:
58.3644, 19.5533, 61.8229
Hunter-Lab:
51.3287, -5.9845, 31.3247
#a18c06 color charts
#a18c06 color shades, tints & tones
#a18c06 color schemes
#a18c06 color preview, HTML & CSS examples
This text has a color of #a18c06
<p style="color:#a18c06;">Text here</p>
.mytext {color:#a18c06;}
This box has a color of #a18c06
<div style="background-color:#a18c06;">Content here</div>
.mybackground {background-color:#a18c06;}
Border around this has a color of #a18c06
<div style="border:2px solid #a18c06;">Content here</div>
.myborder {border:2px solid #a18c06;}