#b2800f color space conversions
Hex:
        #b2800f
        RGB:
        178, 128, 15
        CMY:
        30, 50, 94
        CMYK:
        0, 28, 92, 30
      HSL:
        42°, 84.4560%, 37.8431%
        HSV (HSB):
        42°, 91.5730%, 69.8039%
        XYZ:
        26.1655, 24.9378, 3.8863
        xyY:
        0.4758, 0.4535, 24.9378
      CIE-Lab:
        57.0148, 10.5433, 60.0373
        CIE-LCH:
        57.0148, 60.9561, 80.0397
        CIE-Luv:
        57.0148, 41.7001, 56.7493
        Hunter-Lab:
        49.9378, 6.1361, 30.3423
      #b2800f color charts
#b2800f RGB chart
      #b2800f CMYK chart
      #b2800f RGB pie chart
      #b2800f color shades, tints & tones
#b2800f color schemes
#b2800f color preview, HTML & CSS examples
           This text has a color of #b2800f        
        
          <p style="color:#b2800f;">Text here</p>
        
        
          .mytext {color:#b2800f;}
        
        Text color #b2800f
      
           This box has a color of #b2800f        
        
          <div style="background-color:#b2800f;">Content here</div>
        
        
          .mybackground {background-color:#b2800f;}
        
        Background color #b2800f
      
           Border around this has a color of #b2800f        
        
          <div style="border:2px solid #b2800f;">Content here</div>
        
        
          .myborder {border:2px solid #b2800f;}
        
        Border color #b2800f