#a1cd7e color space conversions
Hex:
#a1cd7e
RGB:
161, 205, 126
CMY:
37, 20, 51
CMYK:
21, 0, 39, 20
HSL:
93°, 44.1341%, 64.9020%
HSV (HSB):
93°, 38.5366%, 80.3922%
XYZ:
40.2952, 52.7461, 27.7959
xyY:
0.3335, 0.4365, 52.7461
CIE-Lab:
77.7248, -28.3726, 34.7213
CIE-LCH:
77.7248, 44.8394, 129.2541
CIE-Luv:
77.7248, -21.8876, 51.0759
Hunter-Lab:
72.6265, -28.0597, 28.1468
#a1cd7e color charts
#a1cd7e color shades, tints & tones
#a1cd7e color schemes
#a1cd7e color preview, HTML & CSS examples
This text has a color of #a1cd7e
<p style="color:#a1cd7e;">Text here</p>
.mytext {color:#a1cd7e;}
This box has a color of #a1cd7e
<div style="background-color:#a1cd7e;">Content here</div>
.mybackground {background-color:#a1cd7e;}
Border around this has a color of #a1cd7e
<div style="border:2px solid #a1cd7e;">Content here</div>
.myborder {border:2px solid #a1cd7e;}