#bb2a12 color space conversions
Hex:
        #bb2a12
        RGB:
        187, 42, 18
        CMY:
        27, 84, 93
        CMYK:
        0, 78, 90, 27
      HSL:
        9°, 82.4390%, 40.1961%
        HSV (HSB):
        9°, 90.3743%, 73.3333%
        XYZ:
        21.4307, 12.2644, 1.8100
        xyY:
        0.6036, 0.3454, 12.2644
      CIE-Lab:
        41.6333, 55.9043, 48.3246
        CIE-LCH:
        41.6333, 73.8956, 40.8407
        CIE-Luv:
        41.6333, 112.9892, 29.8867
        Hunter-Lab:
        35.0206, 47.9462, 21.4500
      #bb2a12 color charts
#bb2a12 RGB chart
      #bb2a12 CMYK chart
      #bb2a12 RGB pie chart
      #bb2a12 color shades, tints & tones
#bb2a12 color schemes
#bb2a12 color preview, HTML & CSS examples
           This text has a color of #bb2a12        
        
          <p style="color:#bb2a12;">Text here</p>
        
        
          .mytext {color:#bb2a12;}
        
        Text color #bb2a12
      
           This box has a color of #bb2a12        
        
          <div style="background-color:#bb2a12;">Content here</div>
        
        
          .mybackground {background-color:#bb2a12;}
        
        Background color #bb2a12
      
           Border around this has a color of #bb2a12        
        
          <div style="border:2px solid #bb2a12;">Content here</div>
        
        
          .myborder {border:2px solid #bb2a12;}
        
        Border color #bb2a12