#bb2b1b color space conversions
Hex:
        #bb2b1b
        RGB:
        187, 43, 27
        CMY:
        27, 83, 89
        CMYK:
        0, 77, 86, 27
      HSL:
        6°, 74.7664%, 41.9608%
        HSV (HSB):
        6°, 85.5615%, 73.3333%
        XYZ:
        21.5552, 12.3717, 2.2888
        xyY:
        0.5952, 0.3416, 12.3717
      CIE-Lab:
        41.8009, 55.7705, 44.4600
        CIE-LCH:
        41.8009, 71.3235, 38.5617
        CIE-Luv:
        41.8009, 111.4360, 28.2442
        Hunter-Lab:
        35.1734, 47.8362, 20.7633
      #bb2b1b color charts
#bb2b1b RGB chart
      #bb2b1b CMYK chart
      #bb2b1b RGB pie chart
      #bb2b1b color shades, tints & tones
#bb2b1b color schemes
#bb2b1b color preview, HTML & CSS examples
           This text has a color of #bb2b1b        
        
          <p style="color:#bb2b1b;">Text here</p>
        
        
          .mytext {color:#bb2b1b;}
        
        Text color #bb2b1b
      
           This box has a color of #bb2b1b        
        
          <div style="background-color:#bb2b1b;">Content here</div>
        
        
          .mybackground {background-color:#bb2b1b;}
        
        Background color #bb2b1b
      
           Border around this has a color of #bb2b1b        
        
          <div style="border:2px solid #bb2b1b;">Content here</div>
        
        
          .myborder {border:2px solid #bb2b1b;}
        
        Border color #bb2b1b