#abaaab color space conversions
Hex:
#abaaab
RGB:
171, 170, 171
CMY:
33, 33, 33
CMYK:
0, 1, 0, 33
HSL:
300°, 0.5917%, 66.8627%
HSV (HSB):
300°, 0.5848%, 67.0588%
XYZ:
38.5200, 40.3477, 44.2857
xyY:
0.3128, 0.3276, 40.3477
CIE-Lab:
69.7164, 0.5476, -0.3959
CIE-LCH:
69.7164, 0.6757, 324.1342
CIE-Luv:
69.7164, 0.5126, -0.6738
Hunter-Lab:
63.5198, -2.9128, 3.1271
#abaaab color charts
#abaaab color shades, tints & tones
#abaaab color schemes
#abaaab color preview, HTML & CSS examples
This text has a color of #abaaab
<p style="color:#abaaab;">Text here</p>
.mytext {color:#abaaab;}
This box has a color of #abaaab
<div style="background-color:#abaaab;">Content here</div>
.mybackground {background-color:#abaaab;}
Border around this has a color of #abaaab
<div style="border:2px solid #abaaab;">Content here</div>
.myborder {border:2px solid #abaaab;}