#b89ab6 color space conversions
Hex:
#b89ab6
RGB:
184, 154, 182
CMY:
28, 40, 29
CMYK:
0, 16, 1, 28
HSL:
304°, 17.4419%, 66.2745%
HSV (HSB):
304°, 16.3043%, 72.1569%
XYZ:
39.7663, 36.6789, 49.2398
xyY:
0.3164, 0.2918, 36.6789
CIE-Lab:
67.0355, 16.0517, -10.3497
CIE-LCH:
67.0355, 19.0990, 327.1872
CIE-Luv:
67.0355, 15.5050, -18.1542
Hunter-Lab:
60.5631, 11.2191, -5.8105
#b89ab6 color charts
#b89ab6 color shades, tints & tones
#b89ab6 color schemes
#b89ab6 color preview, HTML & CSS examples
This text has a color of #b89ab6
<p style="color:#b89ab6;">Text here</p>
.mytext {color:#b89ab6;}
This box has a color of #b89ab6
<div style="background-color:#b89ab6;">Content here</div>
.mybackground {background-color:#b89ab6;}
Border around this has a color of #b89ab6
<div style="border:2px solid #b89ab6;">Content here</div>
.myborder {border:2px solid #b89ab6;}