#a1a51c color space conversions
Hex:
#a1a51c
RGB:
161, 165, 28
CMY:
37, 35, 89
CMYK:
2, 0, 83, 35
HSL:
62°, 70.9845%, 37.8431%
HSV (HSB):
62°, 83.0303%, 64.7059%
XYZ:
28.3627, 34.5712, 6.2766
xyY:
0.4098, 0.4995, 34.5712
CIE-Lab:
65.4134, -16.7970, 63.1084
CIE-LCH:
65.4134, 65.3055, 104.9044
CIE-Luv:
65.4134, 2.2859, 69.4033
Hunter-Lab:
58.7973, -16.7902, 34.8288
#a1a51c color charts
#a1a51c color shades, tints & tones
#a1a51c color schemes
#a1a51c color preview, HTML & CSS examples
This text has a color of #a1a51c
<p style="color:#a1a51c;">Text here</p>
.mytext {color:#a1a51c;}
This box has a color of #a1a51c
<div style="background-color:#a1a51c;">Content here</div>
.mybackground {background-color:#a1a51c;}
Border around this has a color of #a1a51c
<div style="border:2px solid #a1a51c;">Content here</div>
.myborder {border:2px solid #a1a51c;}