#b81bad color space conversions
Hex:
#b81bad
RGB:
184, 27, 173
CMY:
28, 89, 32
CMYK:
0, 85, 6, 28
HSL:
304°, 74.4076%, 41.3725%
HSV (HSB):
304°, 85.3261%, 72.1569%
XYZ:
27.7019, 13.9913, 40.7757
xyY:
0.3359, 0.1697, 13.9913
CIE-Lab:
44.2205, 71.9367, -40.3312
CIE-LCH:
44.2205, 82.4712, 330.7229
CIE-Luv:
44.2205, 63.2615, -68.0957
Hunter-Lab:
37.4050, 66.7373, -38.4493
#b81bad color charts
#b81bad color shades, tints & tones
#b81bad color schemes
#b81bad color preview, HTML & CSS examples
This text has a color of #b81bad
<p style="color:#b81bad;">Text here</p>
.mytext {color:#b81bad;}
This box has a color of #b81bad
<div style="background-color:#b81bad;">Content here</div>
.mybackground {background-color:#b81bad;}
Border around this has a color of #b81bad
<div style="border:2px solid #b81bad;">Content here</div>
.myborder {border:2px solid #b81bad;}