#a8b6c6 color space conversions
Hex:
#a8b6c6
RGB:
168, 182, 198
CMY:
34, 29, 22
CMYK:
15, 8, 0, 22
HSL:
212°, 20.8333%, 71.7647%
HSV (HSB):
212°, 15.1515%, 77.6471%
XYZ:
43.0694, 45.8579, 60.0075
xyY:
0.2892, 0.3079, 45.8579
CIE-Lab:
73.4533, -1.5310, -9.7456
CIE-LCH:
73.4533, 9.8651, 261.0718
CIE-Luv:
73.4533, -8.3299, -14.5858
Hunter-Lab:
67.7185, -4.9801, -5.1358
#a8b6c6 color charts
#a8b6c6 color shades, tints & tones
#a8b6c6 color schemes
#a8b6c6 color preview, HTML & CSS examples
This text has a color of #a8b6c6
<p style="color:#a8b6c6;">Text here</p>
.mytext {color:#a8b6c6;}
This box has a color of #a8b6c6
<div style="background-color:#a8b6c6;">Content here</div>
.mybackground {background-color:#a8b6c6;}
Border around this has a color of #a8b6c6
<div style="border:2px solid #a8b6c6;">Content here</div>
.myborder {border:2px solid #a8b6c6;}