#bb8ca5 color space conversions
Hex:
#bb8ca5
RGB:
187, 140, 165
CMY:
27, 45, 35
CMYK:
0, 25, 12, 27
HSL:
328°, 25.6831%, 64.1176%
HSV (HSB):
328°, 25.1337%, 73.3333%
XYZ:
36.6631, 32.0376, 39.8488
xyY:
0.3378, 0.2951, 32.0376
CIE-Lab:
63.3739, 21.8422, -6.2074
CIE-LCH:
63.3739, 22.7072, 344.1353
CIE-Luv:
63.3739, 26.7474, -12.7904
Hunter-Lab:
56.6017, 16.5683, -2.1202
#bb8ca5 color charts
#bb8ca5 color shades, tints & tones
#bb8ca5 color schemes
#bb8ca5 color preview, HTML & CSS examples
This text has a color of #bb8ca5
<p style="color:#bb8ca5;">Text here</p>
.mytext {color:#bb8ca5;}
This box has a color of #bb8ca5
<div style="background-color:#bb8ca5;">Content here</div>
.mybackground {background-color:#bb8ca5;}
Border around this has a color of #bb8ca5
<div style="border:2px solid #bb8ca5;">Content here</div>
.myborder {border:2px solid #bb8ca5;}