#b80bad color space conversions
Hex:
#b80bad
RGB:
184, 11, 173
CMY:
28, 96, 32
CMYK:
0, 94, 6, 28
HSL:
304°, 88.7179%, 38.2353%
HSV (HSB):
304°, 94.0217%, 72.1569%
XYZ:
27.4297, 13.4468, 40.6850
xyY:
0.3363, 0.1649, 13.4468
CIE-Lab:
43.4289, 74.2591, -41.5890
CIE-LCH:
43.4289, 85.1120, 330.7489
CIE-Luv:
43.4289, 64.6906, -69.8547
Hunter-Lab:
36.6699, 69.3484, -40.1128
#b80bad color charts
#b80bad color shades, tints & tones
#b80bad color schemes
#b80bad color preview, HTML & CSS examples
This text has a color of #b80bad
<p style="color:#b80bad;">Text here</p>
.mytext {color:#b80bad;}
This box has a color of #b80bad
<div style="background-color:#b80bad;">Content here</div>
.mybackground {background-color:#b80bad;}
Border around this has a color of #b80bad
<div style="border:2px solid #b80bad;">Content here</div>
.myborder {border:2px solid #b80bad;}