#a1b1c4 color space conversions
Hex:
#a1b1c4
RGB:
161, 177, 196
CMY:
37, 31, 23
CMYK:
18, 10, 0, 23
HSL:
213°, 22.8758%, 70.0000%
HSV (HSB):
213°, 17.8571%, 76.8627%
XYZ:
40.3839, 43.0069, 58.3972
xyY:
0.2848, 0.3033, 43.0069
CIE-Lab:
71.5596, -1.5230, -11.5304
CIE-LCH:
71.5596, 11.6305, 262.4758
CIE-Luv:
71.5596, -9.4478, -17.3211
Hunter-Lab:
65.5796, -4.8442, -6.8907
#a1b1c4 color charts
#a1b1c4 color shades, tints & tones
#a1b1c4 color schemes
#a1b1c4 color preview, HTML & CSS examples
This text has a color of #a1b1c4
<p style="color:#a1b1c4;">Text here</p>
.mytext {color:#a1b1c4;}
This box has a color of #a1b1c4
<div style="background-color:#a1b1c4;">Content here</div>
.mybackground {background-color:#a1b1c4;}
Border around this has a color of #a1b1c4
<div style="border:2px solid #a1b1c4;">Content here</div>
.myborder {border:2px solid #a1b1c4;}