#bb1b1b color space conversions
Hex:
        #bb1b1b
        RGB:
        187, 27, 27
        CMY:
        27, 89, 89
        CMYK:
        0, 86, 86, 27
      HSL:
        0°, 74.7664%, 41.9608%
        HSV (HSB):
        0°, 85.5615%, 73.3333%
        XYZ:
        21.0833, 11.4278, 2.1315
        xyY:
        0.6086, 0.3299, 11.4278
      CIE-Lab:
        40.2918, 60.0331, 43.1530
        CIE-LCH:
        40.2918, 73.9335, 35.7093
        CIE-Luv:
        40.2918, 118.4661, 25.5467
        Hunter-Lab:
        33.8050, 52.1669, 19.9251
      #bb1b1b color charts
#bb1b1b RGB chart
      #bb1b1b CMYK chart
      #bb1b1b RGB pie chart
      #bb1b1b color shades, tints & tones
#bb1b1b color schemes
#bb1b1b color preview, HTML & CSS examples
           This text has a color of #bb1b1b        
        
          <p style="color:#bb1b1b;">Text here</p>
        
        
          .mytext {color:#bb1b1b;}
        
        Text color #bb1b1b
      
           This box has a color of #bb1b1b        
        
          <div style="background-color:#bb1b1b;">Content here</div>
        
        
          .mybackground {background-color:#bb1b1b;}
        
        Background color #bb1b1b
      
           Border around this has a color of #bb1b1b        
        
          <div style="border:2px solid #bb1b1b;">Content here</div>
        
        
          .myborder {border:2px solid #bb1b1b;}
        
        Border color #bb1b1b