#b8809d color space conversions
Hex:
#b8809d
RGB:
184, 128, 157
CMY:
28, 50, 38
CMYK:
0, 30, 15, 28
HSL:
329°, 28.2828%, 61.1765%
HSV (HSB):
329°, 30.4348%, 72.1569%
XYZ:
33.5721, 28.0630, 35.5455
xyY:
0.3455, 0.2888, 28.0630
CIE-Lab:
59.9456, 26.0891, -6.7712
CIE-LCH:
59.9456, 26.9535, 345.4503
CIE-Luv:
59.9456, 32.3158, -14.2229
Hunter-Lab:
52.9745, 20.4174, -2.7010
#b8809d color charts
#b8809d color shades, tints & tones
#b8809d color schemes
#b8809d color preview, HTML & CSS examples
This text has a color of #b8809d
<p style="color:#b8809d;">Text here</p>
.mytext {color:#b8809d;}
This box has a color of #b8809d
<div style="background-color:#b8809d;">Content here</div>
.mybackground {background-color:#b8809d;}
Border around this has a color of #b8809d
<div style="border:2px solid #b8809d;">Content here</div>
.myborder {border:2px solid #b8809d;}