#a1b2a1 color space conversions
Hex:
#a1b2a1
RGB:
161, 178, 161
CMY:
37, 30, 37
CMYK:
10, 0, 10, 30
HSL:
120°, 9.9415%, 66.4706%
HSV (HSB):
120°, 9.5506%, 69.8039%
XYZ:
37.0514, 41.9911, 39.8705
xyY:
0.3116, 0.3531, 41.9911
CIE-Lab:
70.8648, -9.1656, 6.6819
CIE-LCH:
70.8648, 11.3427, 143.9073
CIE-Luv:
70.8648, -8.6689, 11.1969
Hunter-Lab:
64.8005, -11.3389, 8.8804
#a1b2a1 color charts
#a1b2a1 RGB chart
#a1b2a1 CMYK chart
#a1b2a1 RGB pie chart
#a1b2a1 color shades, tints & tones
#a1b2a1 color schemes
#a1b2a1 color preview, HTML & CSS examples
This text has a color of #a1b2a1
<p style="color:#a1b2a1;">Text here</p>
.mytext {color:#a1b2a1;}
Text color #a1b2a1
This box has a color of #a1b2a1
<div style="background-color:#a1b2a1;">Content here</div>
.mybackground {background-color:#a1b2a1;}
Background color #a1b2a1
Border around this has a color of #a1b2a1
<div style="border:2px solid #a1b2a1;">Content here</div>
.myborder {border:2px solid #a1b2a1;}
Border color #a1b2a1