#a1cb5f color space conversions
Hex:
#a1cb5f
RGB:
161, 203, 95
CMY:
37, 20, 63
CMYK:
21, 0, 53, 20
HSL:
83°, 50.9434%, 58.4314%
HSV (HSB):
83°, 53.2020%, 79.6078%
XYZ:
38.1194, 51.1152, 18.6836
xyY:
0.3532, 0.4736, 51.1152
CIE-Lab:
76.7487, -31.0510, 48.7734
CIE-LCH:
76.7487, 57.8188, 122.4824
CIE-Luv:
76.7487, -20.6780, 65.8824
Hunter-Lab:
71.4949, -29.9439, 34.5523
#a1cb5f color charts
#a1cb5f color shades, tints & tones
#a1cb5f color schemes
#a1cb5f color preview, HTML & CSS examples
This text has a color of #a1cb5f
<p style="color:#a1cb5f;">Text here</p>
.mytext {color:#a1cb5f;}
This box has a color of #a1cb5f
<div style="background-color:#a1cb5f;">Content here</div>
.mybackground {background-color:#a1cb5f;}
Border around this has a color of #a1cb5f
<div style="border:2px solid #a1cb5f;">Content here</div>
.myborder {border:2px solid #a1cb5f;}