#bb1b49 color space conversions
Hex:
        #bb1b49
        RGB:
        187, 27, 73
        CMY:
        27, 89, 71
        CMYK:
        0, 86, 61, 27
      HSL:
        343°, 74.7664%, 41.9608%
        HSV (HSB):
        343°, 85.5615%, 73.3333%
        XYZ:
        22.0880, 11.8297, 7.4225
        xyY:
        0.5343, 0.2862, 11.8297
      CIE-Lab:
        40.9442, 61.9551, 16.4786
        CIE-LCH:
        40.9442, 64.1091, 14.8945
        CIE-Luv:
        40.9442, 106.7209, 6.2149
        Hunter-Lab:
        34.3943, 54.4427, 11.2809
      #bb1b49 color charts
#bb1b49 RGB chart
      #bb1b49 CMYK chart
      #bb1b49 RGB pie chart
      #bb1b49 color shades, tints & tones
#bb1b49 color schemes
#bb1b49 color preview, HTML & CSS examples
           This text has a color of #bb1b49        
        
          <p style="color:#bb1b49;">Text here</p>
        
        
          .mytext {color:#bb1b49;}
        
        Text color #bb1b49
      
           This box has a color of #bb1b49        
        
          <div style="background-color:#bb1b49;">Content here</div>
        
        
          .mybackground {background-color:#bb1b49;}
        
        Background color #bb1b49
      
           Border around this has a color of #bb1b49        
        
          <div style="border:2px solid #bb1b49;">Content here</div>
        
        
          .myborder {border:2px solid #bb1b49;}
        
        Border color #bb1b49