#a1a14f color space conversions
Hex:
#a1a14f
RGB:
161, 161, 79
CMY:
37, 37, 69
CMYK:
0, 0, 51, 37
HSL:
60°, 34.1667%, 47.0588%
HSV (HSB):
60°, 50.9317%, 63.1373%
XYZ:
28.8541, 33.6313, 12.3679
xyY:
0.3855, 0.4493, 33.6313
CIE-Lab:
64.6689, -11.6691, 42.2249
CIE-LCH:
64.6689, 43.8077, 105.4484
CIE-Luv:
64.6689, 3.7775, 52.3641
Hunter-Lab:
57.9925, -12.6745, 27.9502
#a1a14f color charts
#a1a14f color shades, tints & tones
#a1a14f color schemes
#a1a14f color preview, HTML & CSS examples
This text has a color of #a1a14f
<p style="color:#a1a14f;">Text here</p>
.mytext {color:#a1a14f;}
This box has a color of #a1a14f
<div style="background-color:#a1a14f;">Content here</div>
.mybackground {background-color:#a1a14f;}
Border around this has a color of #a1a14f
<div style="border:2px solid #a1a14f;">Content here</div>
.myborder {border:2px solid #a1a14f;}