#a1b2b3 color space conversions
Hex:
#a1b2b3
RGB:
161, 178, 179
CMY:
37, 30, 30
CMYK:
10, 1, 0, 30
HSL:
183°, 10.5882%, 66.6667%
HSV (HSB):
183°, 10.0559%, 70.1961%
XYZ:
38.7550, 42.6725, 48.8418
xyY:
0.2975, 0.3276, 42.6725
CIE-Lab:
71.3321, -5.6657, -2.5269
CIE-LCH:
71.3321, 6.2037, 204.0370
CIE-Luv:
71.3321, -9.2922, -2.8057
Hunter-Lab:
65.3242, -8.4183, 1.3968
#a1b2b3 color charts
#a1b2b3 RGB chart
#a1b2b3 CMYK chart
#a1b2b3 RGB pie chart
#a1b2b3 color shades, tints & tones
#a1b2b3 color schemes
#a1b2b3 color preview, HTML & CSS examples
This text has a color of #a1b2b3
<p style="color:#a1b2b3;">Text here</p>
.mytext {color:#a1b2b3;}
Text color #a1b2b3
This box has a color of #a1b2b3
<div style="background-color:#a1b2b3;">Content here</div>
.mybackground {background-color:#a1b2b3;}
Background color #a1b2b3
Border around this has a color of #a1b2b3
<div style="border:2px solid #a1b2b3;">Content here</div>
.myborder {border:2px solid #a1b2b3;}
Border color #a1b2b3