#bb3b7c color space conversions
Hex:
#bb3b7c
RGB:
187, 59, 124
CMY:
27, 77, 51
CMYK:
0, 68, 34, 27
HSL:
330°, 52.0325%, 48.2353%
HSV (HSB):
330°, 68.4492%, 73.3333%
XYZ:
25.6956, 15.1480, 20.6383
xyY:
0.4179, 0.2464, 15.1480
CIE-Lab:
45.8362, 56.7679, -8.2721
CIE-LCH:
45.8362, 57.3674, 351.7093
CIE-Luv:
45.8362, 76.6465, -21.0364
Hunter-Lab:
38.9204, 49.7366, -4.1955
#bb3b7c color charts
#bb3b7c color shades, tints & tones
#bb3b7c color schemes
#bb3b7c color preview, HTML & CSS examples
This text has a color of #bb3b7c
<p style="color:#bb3b7c;">Text here</p>
.mytext {color:#bb3b7c;}
This box has a color of #bb3b7c
<div style="background-color:#bb3b7c;">Content here</div>
.mybackground {background-color:#bb3b7c;}
Border around this has a color of #bb3b7c
<div style="border:2px solid #bb3b7c;">Content here</div>
.myborder {border:2px solid #bb3b7c;}