#b8809e color space conversions
Hex:
#b8809e
RGB:
184, 128, 158
CMY:
28, 50, 38
CMYK:
0, 30, 14, 28
HSL:
328°, 28.2828%, 61.1765%
HSV (HSB):
328°, 30.4348%, 72.1569%
XYZ:
33.6579, 28.0973, 35.9971
xyY:
0.3443, 0.2874, 28.0973
CIE-Lab:
59.9766, 26.2565, -7.2986
CIE-LCH:
59.9766, 27.2520, 344.4654
CIE-Luv:
59.9766, 32.1596, -15.0212
Hunter-Lab:
53.0069, 20.5804, -3.1592
#b8809e color charts
#b8809e color shades, tints & tones
#b8809e color schemes
#b8809e color preview, HTML & CSS examples
This text has a color of #b8809e
<p style="color:#b8809e;">Text here</p>
.mytext {color:#b8809e;}
This box has a color of #b8809e
<div style="background-color:#b8809e;">Content here</div>
.mybackground {background-color:#b8809e;}
Border around this has a color of #b8809e
<div style="border:2px solid #b8809e;">Content here</div>
.myborder {border:2px solid #b8809e;}