#a1bf4b color space conversions
Hex:
#a1bf4b
RGB:
161, 191, 75
CMY:
37, 25, 71
CMYK:
16, 0, 61, 25
HSL:
76°, 47.5410%, 52.1569%
HSV (HSB):
76°, 60.7330%, 74.9020%
XYZ:
34.5987, 45.3467, 13.5858
xyY:
0.3699, 0.4848, 45.3467
CIE-Lab:
73.1196, -27.1286, 53.7146
CIE-LCH:
73.1196, 60.1765, 116.7961
CIE-Luv:
73.1196, -13.9448, 68.2707
Hunter-Lab:
67.3399, -26.1330, 35.1762
#a1bf4b color charts
#a1bf4b color shades, tints & tones
#a1bf4b color schemes
#a1bf4b color preview, HTML & CSS examples
This text has a color of #a1bf4b
<p style="color:#a1bf4b;">Text here</p>
.mytext {color:#a1bf4b;}
This box has a color of #a1bf4b
<div style="background-color:#a1bf4b;">Content here</div>
.mybackground {background-color:#a1bf4b;}
Border around this has a color of #a1bf4b
<div style="border:2px solid #a1bf4b;">Content here</div>
.myborder {border:2px solid #a1bf4b;}