#bb139e color space conversions
Hex:
#bb139e
RGB:
187, 19, 158
CMY:
27, 93, 38
CMYK:
0, 90, 16, 27
HSL:
310°, 81.5534%, 40.3922%
HSV (HSB):
310°, 89.8396%, 73.3333%
XYZ:
26.8979, 13.4992, 33.5357
xyY:
0.3638, 0.1826, 13.4992
CIE-Lab:
43.5059, 71.7782, -32.4694
CIE-LCH:
43.5059, 78.7805, 335.6600
CIE-Luv:
43.5059, 72.5089, -56.6532
Hunter-Lab:
36.7412, 66.3813, -28.3983
#bb139e color charts
#bb139e color shades, tints & tones
#bb139e color schemes
#bb139e color preview, HTML & CSS examples
This text has a color of #bb139e
<p style="color:#bb139e;">Text here</p>
.mytext {color:#bb139e;}
This box has a color of #bb139e
<div style="background-color:#bb139e;">Content here</div>
.mybackground {background-color:#bb139e;}
Border around this has a color of #bb139e
<div style="border:2px solid #bb139e;">Content here</div>
.myborder {border:2px solid #bb139e;}