#a5aabb color space conversions
Hex:
#a5aabb
RGB:
165, 170, 187
CMY:
35, 33, 27
CMYK:
12, 9, 0, 27
HSL:
226°, 13.9241%, 69.0196%
HSV (HSB):
226°, 11.7647%, 73.3333%
XYZ:
38.8614, 40.3366, 52.7512
xyY:
0.2945, 0.3057, 40.3366
CIE-Lab:
69.7086, 1.6712, -9.3065
CIE-LCH:
69.7086, 9.4553, 280.1802
CIE-Luv:
69.7086, -3.6766, -14.2943
Hunter-Lab:
63.5111, -1.9233, -4.7874
#a5aabb color charts
#a5aabb color shades, tints & tones
#a5aabb color schemes
#a5aabb color preview, HTML & CSS examples
This text has a color of #a5aabb
<p style="color:#a5aabb;">Text here</p>
.mytext {color:#a5aabb;}
This box has a color of #a5aabb
<div style="background-color:#a5aabb;">Content here</div>
.mybackground {background-color:#a5aabb;}
Border around this has a color of #a5aabb
<div style="border:2px solid #a5aabb;">Content here</div>
.myborder {border:2px solid #a5aabb;}