#bb1b52 color space conversions
Hex:
        #bb1b52
        RGB:
        187, 27, 82
        CMY:
        27, 89, 68
        CMYK:
        0, 86, 56, 27
      HSL:
        339°, 74.7664%, 41.9608%
        HSV (HSB):
        339°, 85.5615%, 73.3333%
        XYZ:
        22.4084, 11.9579, 9.1097
        xyY:
        0.5154, 0.2750, 11.9579
      CIE-Lab:
        41.1491, 62.5511, 11.0591
        CIE-LCH:
        41.1491, 63.5212, 10.0264
        CIE-Luv:
        41.1491, 103.4538, 0.7527
        Hunter-Lab:
        34.5801, 55.1554, 8.5869
      #bb1b52 color charts
#bb1b52 RGB chart
      #bb1b52 CMYK chart
      #bb1b52 RGB pie chart
      #bb1b52 color shades, tints & tones
#bb1b52 color schemes
#bb1b52 color preview, HTML & CSS examples
           This text has a color of #bb1b52        
        
          <p style="color:#bb1b52;">Text here</p>
        
        
          .mytext {color:#bb1b52;}
        
        Text color #bb1b52
      
           This box has a color of #bb1b52        
        
          <div style="background-color:#bb1b52;">Content here</div>
        
        
          .mybackground {background-color:#bb1b52;}
        
        Background color #bb1b52
      
           Border around this has a color of #bb1b52        
        
          <div style="border:2px solid #bb1b52;">Content here</div>
        
        
          .myborder {border:2px solid #bb1b52;}
        
        Border color #bb1b52