#a1a53d color space conversions
Hex:
#a1a53d
RGB:
161, 165, 61
CMY:
37, 35, 76
CMYK:
2, 0, 63, 35
HSL:
62°, 46.0177%, 44.3137%
HSV (HSB):
62°, 63.0303%, 64.7059%
XYZ:
28.9954, 34.8243, 9.6084
xyY:
0.3949, 0.4743, 34.8243
CIE-Lab:
65.6116, -15.1850, 51.6679
CIE-LCH:
65.6116, 53.8531, 106.3779
CIE-Luv:
65.6116, 1.7611, 61.3001
Hunter-Lab:
59.0121, -15.5658, 31.6548
#a1a53d color charts
#a1a53d color shades, tints & tones
#a1a53d color schemes
#a1a53d color preview, HTML & CSS examples
This text has a color of #a1a53d
<p style="color:#a1a53d;">Text here</p>
.mytext {color:#a1a53d;}
This box has a color of #a1a53d
<div style="background-color:#a1a53d;">Content here</div>
.mybackground {background-color:#a1a53d;}
Border around this has a color of #a1a53d
<div style="border:2px solid #a1a53d;">Content here</div>
.myborder {border:2px solid #a1a53d;}