#a1b2c8 color space conversions
Hex:
#a1b2c8
RGB:
161, 178, 200
CMY:
37, 30, 22
CMYK:
20, 11, 0, 22
HSL:
214°, 26.1745%, 70.7843%
HSV (HSB):
214°, 19.5000%, 78.4314%
XYZ:
41.0437, 43.5880, 60.8937
xyY:
0.2820, 0.2995, 43.5880
CIE-Lab:
71.9522, -1.1793, -13.1368
CIE-LCH:
71.9522, 13.1896, 264.8704
CIE-Luv:
71.9522, -10.0606, -19.9261
Hunter-Lab:
66.0212, -4.5683, -8.4704
#a1b2c8 color charts
#a1b2c8 color shades, tints & tones
#a1b2c8 color schemes
#a1b2c8 color preview, HTML & CSS examples
This text has a color of #a1b2c8
<p style="color:#a1b2c8;">Text here</p>
.mytext {color:#a1b2c8;}
This box has a color of #a1b2c8
<div style="background-color:#a1b2c8;">Content here</div>
.mybackground {background-color:#a1b2c8;}
Border around this has a color of #a1b2c8
<div style="border:2px solid #a1b2c8;">Content here</div>
.myborder {border:2px solid #a1b2c8;}