#a8c8b8 color space conversions
Hex:
#a8c8b8
RGB:
168, 200, 184
CMY:
34, 22, 28
CMYK:
16, 0, 8, 22
HSL:
150°, 22.5352%, 72.1569%
HSV (HSB):
150°, 16.0000%, 78.4314%
XYZ:
45.4545, 53.0941, 53.1999
xyY:
0.2995, 0.3499, 53.0941
CIE-Lab:
77.9305, -13.8675, 4.4251
CIE-LCH:
77.9305, 14.5565, 162.3022
CIE-Luv:
77.9305, -16.5013, 8.9267
Hunter-Lab:
72.8657, -16.1646, 7.7178
#a8c8b8 color charts
#a8c8b8 color shades, tints & tones
#a8c8b8 color schemes
#a8c8b8 color preview, HTML & CSS examples
This text has a color of #a8c8b8
<p style="color:#a8c8b8;">Text here</p>
.mytext {color:#a8c8b8;}
This box has a color of #a8c8b8
<div style="background-color:#a8c8b8;">Content here</div>
.mybackground {background-color:#a8c8b8;}
Border around this has a color of #a8c8b8
<div style="border:2px solid #a8c8b8;">Content here</div>
.myborder {border:2px solid #a8c8b8;}