#bb1b31 color space conversions
Hex:
        #bb1b31
        RGB:
        187, 27, 49
        CMY:
        27, 89, 81
        CMYK:
        0, 86, 74, 27
      HSL:
        352°, 74.7664%, 41.9608%
        HSV (HSB):
        352°, 85.5615%, 73.3333%
        XYZ:
        21.4398, 11.5704, 4.0090
        xyY:
        0.5792, 0.3126, 11.5704
      CIE-Lab:
        40.5250, 60.7246, 30.9210
        CIE-LCH:
        40.5250, 68.1438, 26.9852
        CIE-Luv:
        40.5250, 114.0104, 18.2645
        Hunter-Lab:
        34.0153, 52.9816, 16.8228
      #bb1b31 color charts
#bb1b31 RGB chart
      #bb1b31 CMYK chart
      #bb1b31 RGB pie chart
      #bb1b31 color shades, tints & tones
#bb1b31 color schemes
#bb1b31 color preview, HTML & CSS examples
           This text has a color of #bb1b31        
        
          <p style="color:#bb1b31;">Text here</p>
        
        
          .mytext {color:#bb1b31;}
        
        Text color #bb1b31
      
           This box has a color of #bb1b31        
        
          <div style="background-color:#bb1b31;">Content here</div>
        
        
          .mybackground {background-color:#bb1b31;}
        
        Background color #bb1b31
      
           Border around this has a color of #bb1b31        
        
          <div style="border:2px solid #bb1b31;">Content here</div>
        
        
          .myborder {border:2px solid #bb1b31;}
        
        Border color #bb1b31