#b2880b color space conversions
Hex:
        #b2880b
        RGB:
        178, 136, 11
        CMY:
        30, 47, 96
        CMYK:
        0, 24, 94, 30
      HSL:
        45°, 88.3598%, 37.0588%
        HSV (HSB):
        45°, 93.8202%, 69.8039%
        XYZ:
        27.2247, 27.0975, 4.1120
        xyY:
        0.4659, 0.4637, 27.0975
      CIE-Lab:
        59.0644, 6.0395, 62.3204
        CIE-LCH:
        59.0644, 62.6123, 84.4647
        CIE-Luv:
        59.0644, 35.5625, 60.2335
        Hunter-Lab:
        52.0552, 2.2581, 31.7551
      #b2880b color charts
#b2880b RGB chart
      #b2880b CMYK chart
      #b2880b RGB pie chart
      #b2880b color shades, tints & tones
#b2880b color schemes
#b2880b color preview, HTML & CSS examples
           This text has a color of #b2880b        
        
          <p style="color:#b2880b;">Text here</p>
        
        
          .mytext {color:#b2880b;}
        
        Text color #b2880b
      
           This box has a color of #b2880b        
        
          <div style="background-color:#b2880b;">Content here</div>
        
        
          .mybackground {background-color:#b2880b;}
        
        Background color #b2880b
      
           Border around this has a color of #b2880b        
        
          <div style="border:2px solid #b2880b;">Content here</div>
        
        
          .myborder {border:2px solid #b2880b;}
        
        Border color #b2880b