#bb1b01 color space conversions
Hex:
        #bb1b01
        RGB:
        187, 27, 1
        CMY:
        27, 89, 100
        CMYK:
        0, 86, 99, 27
      HSL:
        8°, 98.9362%, 36.8627%
        HSV (HSB):
        8°, 99.4652%, 73.3333%
        XYZ:
        20.8909, 11.3509, 1.1186
        xyY:
        0.6262, 0.3402, 11.3509
      CIE-Lab:
        40.1652, 59.6556, 53.3590
        CIE-LCH:
        40.1652, 80.0374, 41.8111
        CIE-Luv:
        40.1652, 121.0197, 29.6948
        Hunter-Lab:
        33.6910, 51.7239, 21.6152
      #bb1b01 color charts
#bb1b01 RGB chart
      #bb1b01 CMYK chart
      #bb1b01 RGB pie chart
      #bb1b01 color shades, tints & tones
#bb1b01 color schemes
#bb1b01 color preview, HTML & CSS examples
           This text has a color of #bb1b01        
        
          <p style="color:#bb1b01;">Text here</p>
        
        
          .mytext {color:#bb1b01;}
        
        Text color #bb1b01
      
           This box has a color of #bb1b01        
        
          <div style="background-color:#bb1b01;">Content here</div>
        
        
          .mybackground {background-color:#bb1b01;}
        
        Background color #bb1b01
      
           Border around this has a color of #bb1b01        
        
          <div style="border:2px solid #bb1b01;">Content here</div>
        
        
          .myborder {border:2px solid #bb1b01;}
        
        Border color #bb1b01