#a1c98e color space conversions
Hex:
#a1c98e
RGB:
161, 201, 142
CMY:
37, 21, 44
CMYK:
20, 0, 29, 21
HSL:
101°, 35.3293%, 67.2549%
HSV (HSB):
101°, 29.3532%, 78.8235%
XYZ:
40.4671, 51.3033, 33.3609
xyY:
0.3234, 0.4100, 51.3033
CIE-Lab:
76.8624, -24.1218, 25.2768
CIE-LCH:
76.8624, 34.9396, 133.6606
CIE-Luv:
76.8624, -19.9663, 38.9730
Hunter-Lab:
71.6264, -24.4982, 22.5234
#a1c98e color charts
#a1c98e color shades, tints & tones
#a1c98e color schemes
#a1c98e color preview, HTML & CSS examples
This text has a color of #a1c98e
<p style="color:#a1c98e;">Text here</p>
.mytext {color:#a1c98e;}
This box has a color of #a1c98e
<div style="background-color:#a1c98e;">Content here</div>
.mybackground {background-color:#a1c98e;}
Border around this has a color of #a1c98e
<div style="border:2px solid #a1c98e;">Content here</div>
.myborder {border:2px solid #a1c98e;}