#aabbbb color space conversions
Hex:
#aabbbb
RGB:
170, 187, 187
CMY:
33, 27, 27
CMYK:
9, 0, 0, 27
HSL:
180°, 11.1111%, 70.0000%
HSV (HSB):
180°, 9.0909%, 73.3333%
XYZ:
43.3175, 47.6746, 53.9327
xyY:
0.2989, 0.3290, 47.6746
CIE-Lab:
74.6192, -5.8206, -2.0041
CIE-LCH:
74.6192, 6.1560, 198.9990
CIE-Luv:
74.6192, -9.2646, -2.0113
Hunter-Lab:
69.0468, -8.8472, 2.0210
#aabbbb color charts
#aabbbb RGB chart
#aabbbb CMYK chart
#aabbbb RGB pie chart
#aabbbb color shades, tints & tones
#aabbbb color schemes
#aabbbb color preview, HTML & CSS examples
This text has a color of #aabbbb
<p style="color:#aabbbb;">Text here</p>
.mytext {color:#aabbbb;}
Text color #aabbbb
This box has a color of #aabbbb
<div style="background-color:#aabbbb;">Content here</div>
.mybackground {background-color:#aabbbb;}
Background color #aabbbb
Border around this has a color of #aabbbb
<div style="border:2px solid #aabbbb;">Content here</div>
.myborder {border:2px solid #aabbbb;}
Border color #aabbbb