#a1b2c3 color space conversions
Hex:
#a1b2c3
RGB:
161, 178, 195
CMY:
37, 30, 24
CMYK:
17, 9, 0, 24
HSL:
210°, 22.0779%, 69.8039%
HSV (HSB):
210°, 17.4359%, 76.4706%
XYZ:
40.4687, 43.3580, 57.8658
xyY:
0.2856, 0.3060, 43.3580
CIE-Lab:
71.7973, -2.2844, -10.6262
CIE-LCH:
71.7973, 10.8690, 257.8672
CIE-Luv:
71.7973, -9.8744, -15.7909
Hunter-Lab:
65.8468, -5.5279, -6.0110
#a1b2c3 color charts
#a1b2c3 RGB chart
#a1b2c3 CMYK chart
#a1b2c3 RGB pie chart
#a1b2c3 color shades, tints & tones
#a1b2c3 color schemes
#a1b2c3 color preview, HTML & CSS examples
This text has a color of #a1b2c3
<p style="color:#a1b2c3;">Text here</p>
.mytext {color:#a1b2c3;}
Text color #a1b2c3
This box has a color of #a1b2c3
<div style="background-color:#a1b2c3;">Content here</div>
.mybackground {background-color:#a1b2c3;}
Background color #a1b2c3
Border around this has a color of #a1b2c3
<div style="border:2px solid #a1b2c3;">Content here</div>
.myborder {border:2px solid #a1b2c3;}
Border color #a1b2c3