#bf109b color space conversions
Hex:
#bf109b
RGB:
191, 16, 155
CMY:
25, 94, 39
CMYK:
0, 92, 19, 25
HSL:
312°, 84.5411%, 40.5882%
HSV (HSB):
312°, 91.6230%, 74.9020%
XYZ:
27.5875, 13.8135, 32.2226
xyY:
0.3747, 0.1876, 13.8135
CIE-Lab:
43.9643, 72.5843, -29.8928
CIE-LCH:
43.9643, 78.4988, 337.6163
CIE-Luv:
43.9643, 77.2052, -53.3022
Hunter-Lab:
37.1665, 67.4535, -25.3866
#bf109b color charts
#bf109b color shades, tints & tones
#bf109b color schemes
#bf109b color preview, HTML & CSS examples
This text has a color of #bf109b
<p style="color:#bf109b;">Text here</p>
.mytext {color:#bf109b;}
This box has a color of #bf109b
<div style="background-color:#bf109b;">Content here</div>
.mybackground {background-color:#bf109b;}
Border around this has a color of #bf109b
<div style="border:2px solid #bf109b;">Content here</div>
.myborder {border:2px solid #bf109b;}