#a8b1a8 color space conversions
Hex:
#a8b1a8
RGB:
168, 177, 168
CMY:
34, 31, 34
CMYK:
5, 0, 5, 31
HSL:
120°, 5.4545%, 67.6471%
HSV (HSB):
120°, 5.0847%, 69.4118%
XYZ:
38.9385, 42.5963, 43.2154
xyY:
0.3121, 0.3415, 42.5963
CIE-Lab:
71.2801, -4.8572, 3.5036
CIE-LCH:
71.2801, 5.9890, 144.1963
CIE-Luv:
71.2801, -4.5985, 5.9342
Hunter-Lab:
65.2658, -7.7196, 6.4275
#a8b1a8 color charts
#a8b1a8 color shades, tints & tones
#a8b1a8 color schemes
#a8b1a8 color preview, HTML & CSS examples
This text has a color of #a8b1a8
<p style="color:#a8b1a8;">Text here</p>
.mytext {color:#a8b1a8;}
This box has a color of #a8b1a8
<div style="background-color:#a8b1a8;">Content here</div>
.mybackground {background-color:#a8b1a8;}
Border around this has a color of #a8b1a8
<div style="border:2px solid #a8b1a8;">Content here</div>
.myborder {border:2px solid #a8b1a8;}