#b89bb9 color space conversions
Hex:
#b89bb9
RGB:
184, 155, 185
CMY:
28, 39, 27
CMYK:
1, 16, 0, 27
HSL:
298°, 17.6471%, 66.6667%
HSV (HSB):
298°, 16.2162%, 72.5490%
XYZ:
40.2455, 37.1358, 50.9457
xyY:
0.3136, 0.2894, 37.1358
CIE-Lab:
67.3788, 16.0679, -11.5104
CIE-LCH:
67.3788, 19.7653, 324.3836
CIE-Luv:
67.3788, 14.6878, -19.9515
Hunter-Lab:
60.9392, 11.2415, -6.9096
#b89bb9 color charts
#b89bb9 color shades, tints & tones
#b89bb9 color schemes
#b89bb9 color preview, HTML & CSS examples
This text has a color of #b89bb9
<p style="color:#b89bb9;">Text here</p>
.mytext {color:#b89bb9;}
This box has a color of #b89bb9
<div style="background-color:#b89bb9;">Content here</div>
.mybackground {background-color:#b89bb9;}
Border around this has a color of #b89bb9
<div style="border:2px solid #b89bb9;">Content here</div>
.myborder {border:2px solid #b89bb9;}