#a1bc3f color space conversions
Hex:
#a1bc3f
RGB:
161, 188, 63
CMY:
37, 26, 75
CMYK:
14, 0, 66, 26
HSL:
73°, 49.8008%, 49.2157%
HSV (HSB):
73°, 66.4894%, 73.7255%
XYZ:
33.5784, 43.9024, 11.4069
xyY:
0.3778, 0.4939, 43.9024
CIE-Lab:
72.1632, -26.5510, 57.7228
CIE-LCH:
72.1632, 63.5364, 114.7012
CIE-Luv:
72.1632, -12.1208, 70.9758
Hunter-Lab:
66.2589, -25.4936, 36.1741
#a1bc3f color charts
#a1bc3f color shades, tints & tones
#a1bc3f color schemes
#a1bc3f color preview, HTML & CSS examples
This text has a color of #a1bc3f
<p style="color:#a1bc3f;">Text here</p>
.mytext {color:#a1bc3f;}
This box has a color of #a1bc3f
<div style="background-color:#a1bc3f;">Content here</div>
.mybackground {background-color:#a1bc3f;}
Border around this has a color of #a1bc3f
<div style="border:2px solid #a1bc3f;">Content here</div>
.myborder {border:2px solid #a1bc3f;}