#b5aabb color space conversions
Hex:
#b5aabb
RGB:
181, 170, 187
CMY:
29, 33, 27
CMYK:
3, 9, 0, 27
HSL:
279°, 11.1111%, 70.0000%
HSV (HSB):
279°, 9.0909%, 73.3333%
XYZ:
42.4004, 42.1611, 52.9169
xyY:
0.3084, 0.3067, 42.1611
CIE-Lab:
70.9818, 7.1228, -7.2756
CIE-LCH:
70.9818, 10.1818, 314.3923
CIE-Luv:
70.9818, 5.1907, -12.1108
Hunter-Lab:
64.9316, 2.9306, -2.8671
#b5aabb color charts
#b5aabb color shades, tints & tones
#b5aabb color schemes
#b5aabb color preview, HTML & CSS examples
This text has a color of #b5aabb
<p style="color:#b5aabb;">Text here</p>
.mytext {color:#b5aabb;}
This box has a color of #b5aabb
<div style="background-color:#b5aabb;">Content here</div>
.mybackground {background-color:#b5aabb;}
Border around this has a color of #b5aabb
<div style="border:2px solid #b5aabb;">Content here</div>
.myborder {border:2px solid #b5aabb;}