#a8bbb3 color space conversions
Hex:
#a8bbb3
RGB:
168, 187, 179
CMY:
34, 27, 30
CMYK:
10, 0, 4, 27
HSL:
155°, 12.2581%, 69.6078%
HSV (HSB):
155°, 10.1604%, 73.3333%
XYZ:
42.0555, 47.1202, 49.5264
xyY:
0.3032, 0.3397, 47.1202
CIE-Lab:
74.2666, -8.0744, 1.8205
CIE-LCH:
74.2666, 8.2771, 167.2942
CIE-Luv:
74.2666, -10.0339, 4.0656
Hunter-Lab:
68.6441, -10.7675, 5.2735
#a8bbb3 color charts
#a8bbb3 color shades, tints & tones
#a8bbb3 color schemes
#a8bbb3 color preview, HTML & CSS examples
This text has a color of #a8bbb3
<p style="color:#a8bbb3;">Text here</p>
.mytext {color:#a8bbb3;}
This box has a color of #a8bbb3
<div style="background-color:#a8bbb3;">Content here</div>
.mybackground {background-color:#a8bbb3;}
Border around this has a color of #a8bbb3
<div style="border:2px solid #a8bbb3;">Content here</div>
.myborder {border:2px solid #a8bbb3;}