#bb280b color space conversions
Hex:
        #bb280b
        RGB:
        187, 40, 11
        CMY:
        27, 84, 96
        CMYK:
        0, 79, 94, 27
      HSL:
        10°, 88.8889%, 38.8235%
        HSV (HSB):
        10°, 94.1176%, 73.3333%
        XYZ:
        21.3127, 12.1065, 1.5301
        xyY:
        0.6098, 0.3464, 12.1065
      CIE-Lab:
        41.3850, 56.4154, 50.6763
        CIE-LCH:
        41.3850, 75.8340, 41.9324
        CIE-Luv:
        41.3850, 114.5979, 30.5392
        Hunter-Lab:
        34.7945, 48.4466, 21.7488
      #bb280b color charts
#bb280b RGB chart
      #bb280b CMYK chart
      #bb280b RGB pie chart
      #bb280b color shades, tints & tones
#bb280b color schemes
#bb280b color preview, HTML & CSS examples
           This text has a color of #bb280b        
        
          <p style="color:#bb280b;">Text here</p>
        
        
          .mytext {color:#bb280b;}
        
        Text color #bb280b
      
           This box has a color of #bb280b        
        
          <div style="background-color:#bb280b;">Content here</div>
        
        
          .mybackground {background-color:#bb280b;}
        
        Background color #bb280b
      
           Border around this has a color of #bb280b        
        
          <div style="border:2px solid #bb280b;">Content here</div>
        
        
          .myborder {border:2px solid #bb280b;}
        
        Border color #bb280b