#a8b9c1 color space conversions
Hex:
#a8b9c1
RGB:
168, 185, 193
CMY:
34, 27, 24
CMYK:
13, 4, 0, 24
HSL:
199°, 16.7785%, 70.7843%
HSV (HSB):
199°, 12.9534%, 75.6863%
XYZ:
43.1230, 46.8730, 57.2266
xyY:
0.2929, 0.3184, 46.8730
CIE-Lab:
74.1085, -4.1959, -6.0428
CIE-LCH:
74.1085, 7.3567, 235.2250
CIE-Luv:
74.1085, -9.5560, -8.4260
Hunter-Lab:
68.4639, -7.3807, -1.6338
#a8b9c1 color charts
#a8b9c1 color shades, tints & tones
#a8b9c1 color schemes
#a8b9c1 color preview, HTML & CSS examples
This text has a color of #a8b9c1
<p style="color:#a8b9c1;">Text here</p>
.mytext {color:#a8b9c1;}
This box has a color of #a8b9c1
<div style="background-color:#a8b9c1;">Content here</div>
.mybackground {background-color:#a8b9c1;}
Border around this has a color of #a8b9c1
<div style="border:2px solid #a8b9c1;">Content here</div>
.myborder {border:2px solid #a8b9c1;}