#bb3981 color space conversions
Hex:
#bb3981
RGB:
187, 57, 129
CMY:
27, 78, 49
CMYK:
0, 70, 31, 27
HSL:
327°, 53.2787%, 47.8431%
HSV (HSB):
327°, 69.5187%, 73.3333%
XYZ:
25.9191, 15.0760, 22.3128
xyY:
0.4094, 0.2381, 15.0760
CIE-Lab:
45.7382, 58.1252, -11.4677
CIE-LCH:
45.7382, 59.2456, 348.8392
CIE-Luv:
45.7382, 75.6128, -25.5622
Hunter-Lab:
38.8279, 51.2069, -6.8920
#bb3981 color charts
#bb3981 color shades, tints & tones
#bb3981 color schemes
#bb3981 color preview, HTML & CSS examples
This text has a color of #bb3981
<p style="color:#bb3981;">Text here</p>
.mytext {color:#bb3981;}
This box has a color of #bb3981
<div style="background-color:#bb3981;">Content here</div>
.mybackground {background-color:#bb3981;}
Border around this has a color of #bb3981
<div style="border:2px solid #bb3981;">Content here</div>
.myborder {border:2px solid #bb3981;}