#a1b2c1 color space conversions
Hex:
#a1b2c1
RGB:
161, 178, 193
CMY:
37, 30, 24
CMYK:
17, 8, 0, 24
HSL:
208°, 20.5128%, 69.4118%
HSV (HSB):
208°, 16.5803%, 75.6863%
XYZ:
40.2440, 43.2681, 56.6826
xyY:
0.2871, 0.3086, 43.2681
CIE-Lab:
71.7366, -2.7202, -9.6191
CIE-LCH:
71.7366, 9.9963, 254.2095
CIE-Luv:
71.7366, -9.8004, -14.1459
Hunter-Lab:
65.7785, -5.9042, -5.0464
#a1b2c1 color charts
#a1b2c1 RGB chart
#a1b2c1 CMYK chart
#a1b2c1 RGB pie chart
#a1b2c1 color shades, tints & tones
#a1b2c1 color schemes
#a1b2c1 color preview, HTML & CSS examples
This text has a color of #a1b2c1
<p style="color:#a1b2c1;">Text here</p>
.mytext {color:#a1b2c1;}
Text color #a1b2c1
This box has a color of #a1b2c1
<div style="background-color:#a1b2c1;">Content here</div>
.mybackground {background-color:#a1b2c1;}
Background color #a1b2c1
Border around this has a color of #a1b2c1
<div style="border:2px solid #a1b2c1;">Content here</div>
.myborder {border:2px solid #a1b2c1;}
Border color #a1b2c1