#a1cd8d color space conversions
Hex:
#a1cd8d
RGB:
161, 205, 141
CMY:
37, 20, 45
CMYK:
21, 0, 31, 20
HSL:
101°, 39.0244%, 67.8431%
HSV (HSB):
101°, 31.2195%, 80.3922%
XYZ:
41.3370, 53.1628, 33.2821
xyY:
0.3235, 0.4160, 53.1628
CIE-Lab:
77.9710, -26.2241, 27.2945
CIE-LCH:
77.9710, 37.8509, 133.8542
CIE-Luv:
77.9710, -21.9754, 41.9790
Hunter-Lab:
72.9128, -26.3992, 23.9752
#a1cd8d color charts
#a1cd8d color shades, tints & tones
#a1cd8d color schemes
#a1cd8d color preview, HTML & CSS examples
This text has a color of #a1cd8d
<p style="color:#a1cd8d;">Text here</p>
.mytext {color:#a1cd8d;}
This box has a color of #a1cd8d
<div style="background-color:#a1cd8d;">Content here</div>
.mybackground {background-color:#a1cd8d;}
Border around this has a color of #a1cd8d
<div style="border:2px solid #a1cd8d;">Content here</div>
.myborder {border:2px solid #a1cd8d;}