#a8b7c5 color space conversions
Hex:
#a8b7c5
RGB:
168, 183, 197
CMY:
34, 28, 23
CMYK:
15, 7, 0, 23
HSL:
209°, 20.0000%, 71.5686%
HSV (HSB):
209°, 14.7208%, 77.2549%
XYZ:
43.1600, 46.2230, 59.4705
xyY:
0.2899, 0.3105, 46.2230
CIE-Lab:
73.6900, -2.2826, -8.8467
CIE-LCH:
73.6900, 9.1365, 255.5323
CIE-Luv:
73.6900, -8.7608, -13.0689
Hunter-Lab:
67.9875, -5.6624, -4.2713
#a8b7c5 color charts
#a8b7c5 color shades, tints & tones
#a8b7c5 color schemes
#a8b7c5 color preview, HTML & CSS examples
This text has a color of #a8b7c5
<p style="color:#a8b7c5;">Text here</p>
.mytext {color:#a8b7c5;}
This box has a color of #a8b7c5
<div style="background-color:#a8b7c5;">Content here</div>
.mybackground {background-color:#a8b7c5;}
Border around this has a color of #a8b7c5
<div style="border:2px solid #a8b7c5;">Content here</div>
.myborder {border:2px solid #a8b7c5;}