#bb1b25 color space conversions
Hex:
        #bb1b25
        RGB:
        187, 27, 37
        CMY:
        27, 89, 85
        CMYK:
        0, 86, 80, 27
      HSL:
        356°, 74.7664%, 41.9608%
        HSV (HSB):
        356°, 85.5615%, 73.3333%
        XYZ:
        21.2194, 11.4822, 2.8482
        xyY:
        0.5969, 0.3230, 11.4822
      CIE-Lab:
        40.3811, 60.2983, 37.8390
        CIE-LCH:
        40.3811, 71.1876, 32.1095
        CIE-Luv:
        40.3811, 116.7243, 22.7069
        Hunter-Lab:
        33.8854, 52.4788, 18.7363
      #bb1b25 color charts
#bb1b25 RGB chart
      #bb1b25 CMYK chart
      #bb1b25 RGB pie chart
      #bb1b25 color shades, tints & tones
#bb1b25 color schemes
#bb1b25 color preview, HTML & CSS examples
           This text has a color of #bb1b25        
        
          <p style="color:#bb1b25;">Text here</p>
        
        
          .mytext {color:#bb1b25;}
        
        Text color #bb1b25
      
           This box has a color of #bb1b25        
        
          <div style="background-color:#bb1b25;">Content here</div>
        
        
          .mybackground {background-color:#bb1b25;}
        
        Background color #bb1b25
      
           Border around this has a color of #bb1b25        
        
          <div style="border:2px solid #bb1b25;">Content here</div>
        
        
          .myborder {border:2px solid #bb1b25;}
        
        Border color #bb1b25