#a1ca8c color space conversions
Hex:
#a1ca8c
RGB:
161, 202, 140
CMY:
37, 21, 45
CMYK:
20, 0, 31, 21
HSL:
100°, 36.9048%, 67.0588%
HSV (HSB):
100°, 30.6931%, 79.2157%
XYZ:
40.5521, 51.7116, 32.6550
xyY:
0.3246, 0.4140, 51.7116
CIE-Lab:
77.1081, -24.9174, 26.6581
CIE-LCH:
77.1081, 36.4902, 133.0669
CIE-Luv:
77.1081, -20.4550, 40.8505
Hunter-Lab:
71.9108, -25.1837, 23.4137
#a1ca8c color charts
#a1ca8c color shades, tints & tones
#a1ca8c color schemes
#a1ca8c color preview, HTML & CSS examples
This text has a color of #a1ca8c
<p style="color:#a1ca8c;">Text here</p>
.mytext {color:#a1ca8c;}
This box has a color of #a1ca8c
<div style="background-color:#a1ca8c;">Content here</div>
.mybackground {background-color:#a1ca8c;}
Border around this has a color of #a1ca8c
<div style="border:2px solid #a1ca8c;">Content here</div>
.myborder {border:2px solid #a1ca8c;}