#a1bd1d color space conversions
Hex:
#a1bd1d
RGB:
161, 189, 29
CMY:
37, 26, 89
CMYK:
15, 0, 85, 26
HSL:
71°, 73.3945%, 42.7451%
HSV (HSB):
71°, 84.6561%, 74.1176%
XYZ:
33.1173, 44.0610, 7.9215
xyY:
0.3892, 0.5178, 44.0610
CIE-Lab:
72.2692, -28.6332, 68.6960
CIE-LCH:
72.2692, 74.4245, 112.6269
CIE-Luv:
72.2692, -12.4859, 79.0275
Hunter-Lab:
66.3784, -27.1056, 39.3893
#a1bd1d color charts
#a1bd1d color shades, tints & tones
#a1bd1d color schemes
#a1bd1d color preview, HTML & CSS examples
This text has a color of #a1bd1d
<p style="color:#a1bd1d;">Text here</p>
.mytext {color:#a1bd1d;}
This box has a color of #a1bd1d
<div style="background-color:#a1bd1d;">Content here</div>
.mybackground {background-color:#a1bd1d;}
Border around this has a color of #a1bd1d
<div style="border:2px solid #a1bd1d;">Content here</div>
.myborder {border:2px solid #a1bd1d;}