#a1a1c0 color space conversions
Hex:
#a1a1c0
RGB:
161, 161, 192
CMY:
37, 37, 25
CMYK:
16, 16, 0, 25
HSL:
240°, 19.7452%, 69.2157%
HSV (HSB):
240°, 16.1458%, 75.2941%
XYZ:
36.9572, 36.8726, 55.0384
xyY:
0.2868, 0.2861, 36.8726
CIE-Lab:
67.1813, 6.4017, -15.9021
CIE-LCH:
67.1813, 17.1423, 291.9282
CIE-Luv:
67.1813, -1.8180, -25.2308
Hunter-Lab:
60.7228, 2.3742, -11.2338
#a1a1c0 color charts
#a1a1c0 color shades, tints & tones
#a1a1c0 color schemes
#a1a1c0 color preview, HTML & CSS examples
This text has a color of #a1a1c0
<p style="color:#a1a1c0;">Text here</p>
.mytext {color:#a1a1c0;}
This box has a color of #a1a1c0
<div style="background-color:#a1a1c0;">Content here</div>
.mybackground {background-color:#a1a1c0;}
Border around this has a color of #a1a1c0
<div style="border:2px solid #a1a1c0;">Content here</div>
.myborder {border:2px solid #a1a1c0;}