#bb1c01 color space conversions
Hex:
        #bb1c01
        RGB:
        187, 28, 1
        CMY:
        27, 89, 100
        CMYK:
        0, 85, 99, 27
      HSL:
        9°, 98.9362%, 36.8627%
        HSV (HSB):
        9°, 99.4652%, 73.3333%
        XYZ:
        20.9142, 11.3975, 1.1263
        xyY:
        0.6255, 0.3409, 11.3975
      CIE-Lab:
        40.2420, 59.4367, 53.3910
        CIE-LCH:
        40.2420, 79.8957, 41.9328
        CIE-Luv:
        40.2420, 120.6421, 29.8262
        Hunter-Lab:
        33.7602, 51.4995, 21.6540
      #bb1c01 color charts
#bb1c01 RGB chart
      #bb1c01 CMYK chart
      #bb1c01 RGB pie chart
      #bb1c01 color shades, tints & tones
#bb1c01 color schemes
#bb1c01 color preview, HTML & CSS examples
           This text has a color of #bb1c01        
        
          <p style="color:#bb1c01;">Text here</p>
        
        
          .mytext {color:#bb1c01;}
        
        Text color #bb1c01
      
           This box has a color of #bb1c01        
        
          <div style="background-color:#bb1c01;">Content here</div>
        
        
          .mybackground {background-color:#bb1c01;}
        
        Background color #bb1c01
      
           Border around this has a color of #bb1c01        
        
          <div style="border:2px solid #bb1c01;">Content here</div>
        
        
          .myborder {border:2px solid #bb1c01;}
        
        Border color #bb1c01