#b0680f color space conversions
Hex:
        #b0680f
        RGB:
        176, 104, 15
        CMY:
        31, 59, 94
        CMYK:
        0, 41, 91, 31
      HSL:
        33°, 84.2932%, 37.4510%
        HSV (HSB):
        33°, 91.4773%, 69.0196%
        XYZ:
        22.9410, 19.1652, 2.9421
        xyY:
        0.5093, 0.4254, 19.1652
      CIE-Lab:
        50.8800, 23.0356, 55.2951
        CIE-LCH:
        50.8800, 59.9015, 67.3837
        CIE-Luv:
        50.8800, 59.2655, 47.5968
        Hunter-Lab:
        43.7781, 16.9276, 26.6601
      #b0680f color charts
#b0680f RGB chart
      #b0680f CMYK chart
      #b0680f RGB pie chart
      #b0680f color shades, tints & tones
#b0680f color schemes
#b0680f color preview, HTML & CSS examples
           This text has a color of #b0680f        
        
          <p style="color:#b0680f;">Text here</p>
        
        
          .mytext {color:#b0680f;}
        
        Text color #b0680f
      
           This box has a color of #b0680f        
        
          <div style="background-color:#b0680f;">Content here</div>
        
        
          .mybackground {background-color:#b0680f;}
        
        Background color #b0680f
      
           Border around this has a color of #b0680f        
        
          <div style="border:2px solid #b0680f;">Content here</div>
        
        
          .myborder {border:2px solid #b0680f;}
        
        Border color #b0680f