#bb3d1b color space conversions
Hex:
        #bb3d1b
        RGB:
        187, 61, 27
        CMY:
        27, 76, 89
        CMYK:
        0, 67, 86, 27
      HSL:
        13°, 74.7664%, 41.9608%
        HSV (HSB):
        13°, 85.5615%, 73.3333%
        XYZ:
        22.3601, 13.9814, 2.5571
        xyY:
        0.5748, 0.3594, 13.9814
      CIE-Lab:
        44.2063, 49.1512, 46.5298
        CIE-LCH:
        44.2063, 67.6821, 43.4306
        CIE-Luv:
        44.2063, 100.6917, 32.4740
        Hunter-Lab:
        37.3917, 41.3067, 22.1196
      #bb3d1b color charts
#bb3d1b RGB chart
      #bb3d1b CMYK chart
      #bb3d1b RGB pie chart
      #bb3d1b color shades, tints & tones
#bb3d1b color schemes
#bb3d1b color preview, HTML & CSS examples
           This text has a color of #bb3d1b        
        
          <p style="color:#bb3d1b;">Text here</p>
        
        
          .mytext {color:#bb3d1b;}
        
        Text color #bb3d1b
      
           This box has a color of #bb3d1b        
        
          <div style="background-color:#bb3d1b;">Content here</div>
        
        
          .mybackground {background-color:#bb3d1b;}
        
        Background color #bb3d1b
      
           Border around this has a color of #bb3d1b        
        
          <div style="border:2px solid #bb3d1b;">Content here</div>
        
        
          .myborder {border:2px solid #bb3d1b;}
        
        Border color #bb3d1b