#b2870f color space conversions
Hex:
        #b2870f
        RGB:
        178, 135, 15
        CMY:
        30, 47, 94
        CMYK:
        0, 24, 92, 30
      HSL:
        44°, 84.4560%, 37.8431%
        HSV (HSB):
        44°, 91.5730%, 69.8039%
        XYZ:
        27.1103, 26.8274, 4.2013
        xyY:
        0.4663, 0.4614, 26.8274
      CIE-Lab:
        58.8142, 6.6557, 61.4071
        CIE-LCH:
        58.8142, 61.7668, 83.8141
        CIE-Luv:
        58.8142, 36.2663, 59.4606
        Hunter-Lab:
        51.7952, 2.7877, 31.4474
      #b2870f color charts
#b2870f RGB chart
      #b2870f CMYK chart
      #b2870f RGB pie chart
      #b2870f color shades, tints & tones
#b2870f color schemes
#b2870f color preview, HTML & CSS examples
           This text has a color of #b2870f        
        
          <p style="color:#b2870f;">Text here</p>
        
        
          .mytext {color:#b2870f;}
        
        Text color #b2870f
      
           This box has a color of #b2870f        
        
          <div style="background-color:#b2870f;">Content here</div>
        
        
          .mybackground {background-color:#b2870f;}
        
        Background color #b2870f
      
           Border around this has a color of #b2870f        
        
          <div style="border:2px solid #b2870f;">Content here</div>
        
        
          .myborder {border:2px solid #b2870f;}
        
        Border color #b2870f