#bb3b7e color space conversions
Hex:
#bb3b7e
RGB:
187, 59, 126
CMY:
27, 77, 51
CMYK:
0, 68, 33, 27
HSL:
329°, 52.0325%, 48.2353%
HSV (HSB):
329°, 68.4492%, 73.3333%
XYZ:
25.8234, 15.1991, 21.3113
xyY:
0.4143, 0.2438, 15.1991
CIE-Lab:
45.9057, 57.0035, -9.3878
CIE-LCH:
45.9057, 57.7714, 350.6480
CIE-Luv:
45.9057, 75.9363, -22.5739
Hunter-Lab:
38.9860, 50.0085, -5.1201
#bb3b7e color charts
#bb3b7e color shades, tints & tones
#bb3b7e color schemes
#bb3b7e color preview, HTML & CSS examples
This text has a color of #bb3b7e
<p style="color:#bb3b7e;">Text here</p>
.mytext {color:#bb3b7e;}
This box has a color of #bb3b7e
<div style="background-color:#bb3b7e;">Content here</div>
.mybackground {background-color:#bb3b7e;}
Border around this has a color of #bb3b7e
<div style="border:2px solid #bb3b7e;">Content here</div>
.myborder {border:2px solid #bb3b7e;}