#bb3a1b color space conversions
Hex:
        #bb3a1b
        RGB:
        187, 58, 27
        CMY:
        27, 77, 89
        CMYK:
        0, 69, 86, 27
      HSL:
        12°, 74.7664%, 41.9608%
        HSV (HSB):
        12°, 85.5615%, 73.3333%
        XYZ:
        22.2044, 13.6700, 2.5052
        xyY:
        0.5785, 0.3562, 13.6700
      CIE-Lab:
        43.7560, 50.3741, 46.1435
        CIE-LCH:
        43.7560, 68.3138, 42.4902
        CIE-Luv:
        43.7560, 102.6602, 31.6887
        Hunter-Lab:
        36.9730, 42.4966, 21.8638
      #bb3a1b color charts
#bb3a1b RGB chart
      #bb3a1b CMYK chart
      #bb3a1b RGB pie chart
      #bb3a1b color shades, tints & tones
#bb3a1b color schemes
#bb3a1b color preview, HTML & CSS examples
           This text has a color of #bb3a1b        
        
          <p style="color:#bb3a1b;">Text here</p>
        
        
          .mytext {color:#bb3a1b;}
        
        Text color #bb3a1b
      
           This box has a color of #bb3a1b        
        
          <div style="background-color:#bb3a1b;">Content here</div>
        
        
          .mybackground {background-color:#bb3a1b;}
        
        Background color #bb3a1b
      
           Border around this has a color of #bb3a1b        
        
          <div style="border:2px solid #bb3a1b;">Content here</div>
        
        
          .myborder {border:2px solid #bb3a1b;}
        
        Border color #bb3a1b