#bb8aa9 color space conversions
Hex:
#bb8aa9
RGB:
187, 138, 169
CMY:
27, 46, 34
CMYK:
0, 26, 10, 27
HSL:
322°, 26.4865%, 63.7255%
HSV (HSB):
322°, 26.2032%, 73.3333%
XYZ:
36.7434, 31.6063, 41.7002
xyY:
0.3339, 0.2872, 31.6063
CIE-Lab:
63.0162, 23.6498, -9.0062
CIE-LCH:
63.0162, 25.3066, 339.1524
CIE-Luv:
63.0162, 27.2577, -17.2312
Hunter-Lab:
56.2195, 18.2783, -4.6240
#bb8aa9 color charts
#bb8aa9 color shades, tints & tones
#bb8aa9 color schemes
#bb8aa9 color preview, HTML & CSS examples
This text has a color of #bb8aa9
<p style="color:#bb8aa9;">Text here</p>
.mytext {color:#bb8aa9;}
This box has a color of #bb8aa9
<div style="background-color:#bb8aa9;">Content here</div>
.mybackground {background-color:#bb8aa9;}
Border around this has a color of #bb8aa9
<div style="border:2px solid #bb8aa9;">Content here</div>
.myborder {border:2px solid #bb8aa9;}