#bb2e1a color space conversions
Hex:
        #bb2e1a
        RGB:
        187, 46, 26
        CMY:
        27, 82, 90
        CMYK:
        0, 75, 86, 27
      HSL:
        7°, 75.5869%, 41.7647%
        HSV (HSB):
        7°, 86.0963%, 73.3333%
        XYZ:
        21.6570, 12.5934, 2.2666
        xyY:
        0.5931, 0.3449, 12.5934
      CIE-Lab:
        42.1440, 54.7702, 45.2308
        CIE-LCH:
        42.1440, 71.0324, 39.5509
        CIE-Luv:
        42.1440, 109.9639, 29.0979
        Hunter-Lab:
        35.4871, 46.8319, 21.0541
      #bb2e1a color charts
#bb2e1a RGB chart
      #bb2e1a CMYK chart
      #bb2e1a RGB pie chart
      #bb2e1a color shades, tints & tones
#bb2e1a color schemes
#bb2e1a color preview, HTML & CSS examples
           This text has a color of #bb2e1a        
        
          <p style="color:#bb2e1a;">Text here</p>
        
        
          .mytext {color:#bb2e1a;}
        
        Text color #bb2e1a
      
           This box has a color of #bb2e1a        
        
          <div style="background-color:#bb2e1a;">Content here</div>
        
        
          .mybackground {background-color:#bb2e1a;}
        
        Background color #bb2e1a
      
           Border around this has a color of #bb2e1a        
        
          <div style="border:2px solid #bb2e1a;">Content here</div>
        
        
          .myborder {border:2px solid #bb2e1a;}
        
        Border color #bb2e1a