#bb2b2a color space conversions
Hex:
        #bb2b2a
        RGB:
        187, 43, 42
        CMY:
        27, 83, 84
        CMYK:
        0, 77, 78, 27
      HSL:
        0°, 63.3188%, 44.9020%
        HSV (HSB):
        0°, 77.5401%, 73.3333%
        XYZ:
        21.7753, 12.4597, 3.4478
        xyY:
        0.5779, 0.3306, 12.4597
      CIE-Lab:
        41.9376, 56.2152, 36.6189
        CIE-LCH:
        41.9376, 67.0902, 33.0804
        CIE-Luv:
        41.9376, 108.9597, 23.8102
        Hunter-Lab:
        35.2983, 48.3435, 18.9177
      #bb2b2a color charts
#bb2b2a RGB chart
      #bb2b2a CMYK chart
      #bb2b2a RGB pie chart
      #bb2b2a color shades, tints & tones
#bb2b2a color schemes
#bb2b2a color preview, HTML & CSS examples
           This text has a color of #bb2b2a        
        
          <p style="color:#bb2b2a;">Text here</p>
        
        
          .mytext {color:#bb2b2a;}
        
        Text color #bb2b2a
      
           This box has a color of #bb2b2a        
        
          <div style="background-color:#bb2b2a;">Content here</div>
        
        
          .mybackground {background-color:#bb2b2a;}
        
        Background color #bb2b2a
      
           Border around this has a color of #bb2b2a        
        
          <div style="border:2px solid #bb2b2a;">Content here</div>
        
        
          .myborder {border:2px solid #bb2b2a;}
        
        Border color #bb2b2a