#a1ae1a color space conversions
Hex:
#a1ae1a
RGB:
161, 174, 26
CMY:
37, 32, 90
CMYK:
7, 0, 85, 32
HSL:
65°, 74.0000%, 39.2157%
HSV (HSB):
65°, 85.0575%, 68.2353%
XYZ:
30.0204, 37.9238, 6.7151
xyY:
0.4021, 0.5080, 37.9238
CIE-Lab:
67.9644, -21.4057, 65.7481
CIE-LCH:
67.9644, 69.1449, 108.0337
CIE-Luv:
67.9644, -3.4047, 73.3686
Hunter-Lab:
61.5823, -20.7528, 36.6425
#a1ae1a color charts
#a1ae1a color shades, tints & tones
#a1ae1a color schemes
#a1ae1a color preview, HTML & CSS examples
This text has a color of #a1ae1a
<p style="color:#a1ae1a;">Text here</p>
.mytext {color:#a1ae1a;}
This box has a color of #a1ae1a
<div style="background-color:#a1ae1a;">Content here</div>
.mybackground {background-color:#a1ae1a;}
Border around this has a color of #a1ae1a
<div style="border:2px solid #a1ae1a;">Content here</div>
.myborder {border:2px solid #a1ae1a;}