#82750f color space conversions
Hex:
        #82750f
        RGB:
        130, 117, 15
        CMY:
        49, 54, 94
        CMYK:
        0, 10, 88, 49
      HSL:
        53°, 79.3103%, 28.4314%
        HSV (HSB):
        53°, 88.4615%, 50.9804%
        XYZ:
        15.6534, 17.5029, 3.0053
        xyY:
        0.4329, 0.4840, 17.5029
      CIE-Lab:
        48.8875, -5.6183, 51.4329
        CIE-LCH:
        48.8875, 51.7389, 96.2341
        CIE-Luv:
        48.8875, 12.8156, 50.9246
        Hunter-Lab:
        41.8365, -6.4267, 25.0264
      #82750f color charts
#82750f RGB chart
      #82750f CMYK chart
      #82750f RGB pie chart
      #82750f color shades, tints & tones
#82750f color schemes
#82750f color preview, HTML & CSS examples
           This text has a color of #82750f        
        
          <p style="color:#82750f;">Text here</p>
        
        
          .mytext {color:#82750f;}
        
        Text color #82750f
      
           This box has a color of #82750f        
        
          <div style="background-color:#82750f;">Content here</div>
        
        
          .mybackground {background-color:#82750f;}
        
        Background color #82750f
      
           Border around this has a color of #82750f        
        
          <div style="border:2px solid #82750f;">Content here</div>
        
        
          .myborder {border:2px solid #82750f;}
        
        Border color #82750f