#bb2c2a color space conversions
Hex:
        #bb2c2a
        RGB:
        187, 44, 42
        CMY:
        27, 83, 84
        CMYK:
        0, 76, 78, 27
      HSL:
        1°, 63.3188%, 44.9020%
        HSV (HSB):
        1°, 77.5401%, 73.3333%
        XYZ:
        21.8121, 12.5333, 3.4600
        xyY:
        0.5770, 0.3315, 12.5333
      CIE-Lab:
        42.0515, 55.8967, 36.7402
        CIE-LCH:
        42.0515, 66.8901, 33.3164
        CIE-Luv:
        42.0515, 108.4582, 24.0225
        Hunter-Lab:
        35.4024, 48.0230, 18.9870
      #bb2c2a color charts
#bb2c2a RGB chart
      #bb2c2a CMYK chart
      #bb2c2a RGB pie chart
      #bb2c2a color shades, tints & tones
#bb2c2a color schemes
#bb2c2a color preview, HTML & CSS examples
           This text has a color of #bb2c2a        
        
          <p style="color:#bb2c2a;">Text here</p>
        
        
          .mytext {color:#bb2c2a;}
        
        Text color #bb2c2a
      
           This box has a color of #bb2c2a        
        
          <div style="background-color:#bb2c2a;">Content here</div>
        
        
          .mybackground {background-color:#bb2c2a;}
        
        Background color #bb2c2a
      
           Border around this has a color of #bb2c2a        
        
          <div style="border:2px solid #bb2c2a;">Content here</div>
        
        
          .myborder {border:2px solid #bb2c2a;}
        
        Border color #bb2c2a