#a8b8bd color space conversions
Hex:
#a8b8bd
RGB:
168, 184, 189
CMY:
34, 28, 26
CMYK:
11, 3, 0, 26
HSL:
194°, 13.7255%, 70.0000%
HSV (HSB):
194°, 11.1111%, 74.1176%
XYZ:
42.4742, 46.2799, 54.8384
xyY:
0.2958, 0.3223, 46.2799
CIE-Lab:
73.7268, -4.4874, -4.4235
CIE-LCH:
73.7268, 6.3012, 224.5893
CIE-Luv:
73.7268, -8.9273, -5.8919
Hunter-Lab:
68.0294, -7.6046, -0.1731
#a8b8bd color charts
#a8b8bd color shades, tints & tones
#a8b8bd color schemes
#a8b8bd color preview, HTML & CSS examples
This text has a color of #a8b8bd
<p style="color:#a8b8bd;">Text here</p>
.mytext {color:#a8b8bd;}
This box has a color of #a8b8bd
<div style="background-color:#a8b8bd;">Content here</div>
.mybackground {background-color:#a8b8bd;}
Border around this has a color of #a8b8bd
<div style="border:2px solid #a8b8bd;">Content here</div>
.myborder {border:2px solid #a8b8bd;}