#a8bbb9 color space conversions
Hex:
#a8bbb9
RGB:
168, 187, 185
CMY:
34, 27, 27
CMYK:
10, 0, 1, 27
HSL:
174°, 12.2581%, 69.6078%
HSV (HSB):
174°, 10.1604%, 73.3333%
XYZ:
42.6757, 47.3683, 52.7927
xyY:
0.2988, 0.3316, 47.3683
CIE-Lab:
74.4247, -6.8921, -1.2164
CIE-LCH:
74.4247, 6.9986, 190.0094
CIE-Luv:
74.4247, -10.2352, -0.6480
Hunter-Lab:
68.8246, -9.7615, 2.6982
#a8bbb9 color charts
#a8bbb9 color shades, tints & tones
#a8bbb9 color schemes
#a8bbb9 color preview, HTML & CSS examples
This text has a color of #a8bbb9
<p style="color:#a8bbb9;">Text here</p>
.mytext {color:#a8bbb9;}
This box has a color of #a8bbb9
<div style="background-color:#a8bbb9;">Content here</div>
.mybackground {background-color:#a8bbb9;}
Border around this has a color of #a8bbb9
<div style="border:2px solid #a8bbb9;">Content here</div>
.myborder {border:2px solid #a8bbb9;}