#b2680e color space conversions
Hex:
        #b2680e
        RGB:
        178, 104, 14
        CMY:
        30, 59, 95
        CMYK:
        0, 42, 92, 30
      HSL:
        33°, 85.4167%, 37.6471%
        HSV (HSB):
        33°, 92.1348%, 69.8039%
        XYZ:
        23.3897, 19.3973, 2.9267
        xyY:
        0.5117, 0.4243, 19.3973
      CIE-Lab:
        51.1488, 23.8929, 55.8631
        CIE-LCH:
        51.1488, 60.7581, 66.8434
        CIE-Luv:
        51.1488, 60.9742, 47.8283
        Hunter-Lab:
        44.0424, 17.7222, 26.8897
      #b2680e color charts
#b2680e RGB chart
      #b2680e CMYK chart
      #b2680e RGB pie chart
      #b2680e color shades, tints & tones
#b2680e color schemes
#b2680e color preview, HTML & CSS examples
           This text has a color of #b2680e        
        
          <p style="color:#b2680e;">Text here</p>
        
        
          .mytext {color:#b2680e;}
        
        Text color #b2680e
      
           This box has a color of #b2680e        
        
          <div style="background-color:#b2680e;">Content here</div>
        
        
          .mybackground {background-color:#b2680e;}
        
        Background color #b2680e
      
           Border around this has a color of #b2680e        
        
          <div style="border:2px solid #b2680e;">Content here</div>
        
        
          .myborder {border:2px solid #b2680e;}
        
        Border color #b2680e