#a8bba8 color space conversions
Hex:
#a8bba8
RGB:
168, 187, 168
CMY:
34, 27, 34
CMYK:
10, 0, 10, 27
HSL:
120°, 12.2581%, 69.6078%
HSV (HSB):
120°, 10.1604%, 73.3333%
XYZ:
40.9867, 46.6926, 43.8981
xyY:
0.3115, 0.3549, 46.6926
CIE-Lab:
73.9927, -10.1495, 7.4106
CIE-LCH:
73.9927, 12.5670, 143.8652
CIE-Luv:
73.9927, -9.6750, 12.4972
Hunter-Lab:
68.3320, -12.5138, 9.7431
#a8bba8 color charts
#a8bba8 color shades, tints & tones
#a8bba8 color schemes
#a8bba8 color preview, HTML & CSS examples
This text has a color of #a8bba8
<p style="color:#a8bba8;">Text here</p>
.mytext {color:#a8bba8;}
This box has a color of #a8bba8
<div style="background-color:#a8bba8;">Content here</div>
.mybackground {background-color:#a8bba8;}
Border around this has a color of #a8bba8
<div style="border:2px solid #a8bba8;">Content here</div>
.myborder {border:2px solid #a8bba8;}