#b8809c color space conversions
Hex:
#b8809c
RGB:
184, 128, 156
CMY:
28, 50, 39
CMYK:
0, 30, 15, 28
HSL:
330°, 28.2828%, 61.1765%
HSV (HSB):
330°, 30.4348%, 72.1569%
XYZ:
33.4871, 28.0290, 35.0977
xyY:
0.3466, 0.2901, 28.0290
CIE-Lab:
59.9149, 25.9227, -6.2433
CIE-LCH:
59.9149, 26.6640, 346.4586
CIE-Luv:
59.9149, 32.4717, -13.4266
Hunter-Lab:
52.9424, 20.2554, -2.2460
#b8809c color charts
#b8809c color shades, tints & tones
#b8809c color schemes
#b8809c color preview, HTML & CSS examples
This text has a color of #b8809c
<p style="color:#b8809c;">Text here</p>
.mytext {color:#b8809c;}
This box has a color of #b8809c
<div style="background-color:#b8809c;">Content here</div>
.mybackground {background-color:#b8809c;}
Border around this has a color of #b8809c
<div style="border:2px solid #b8809c;">Content here</div>
.myborder {border:2px solid #b8809c;}