#82550f color space conversions
Hex:
        #82550f
        RGB:
        130, 85, 15
        CMY:
        49, 67, 94
        CMYK:
        0, 35, 88, 49
      HSL:
        37°, 79.3103%, 28.4314%
        HSV (HSB):
        37°, 88.4615%, 50.9804%
        XYZ:
        12.5406, 11.2773, 1.9677
        xyY:
        0.4863, 0.4373, 11.2773
      CIE-Lab:
        40.0437, 12.9770, 44.1426
        CIE-LCH:
        40.0437, 46.0105, 73.6177
        CIE-Luv:
        40.0437, 36.2036, 37.8329
        Hunter-Lab:
        33.5817, 7.8905, 20.0331
      #82550f color charts
#82550f RGB chart
      #82550f CMYK chart
      #82550f RGB pie chart
      #82550f color shades, tints & tones
#82550f color schemes
#82550f color preview, HTML & CSS examples
           This text has a color of #82550f        
        
          <p style="color:#82550f;">Text here</p>
        
        
          .mytext {color:#82550f;}
        
        Text color #82550f
      
           This box has a color of #82550f        
        
          <div style="background-color:#82550f;">Content here</div>
        
        
          .mybackground {background-color:#82550f;}
        
        Background color #82550f
      
           Border around this has a color of #82550f        
        
          <div style="border:2px solid #82550f;">Content here</div>
        
        
          .myborder {border:2px solid #82550f;}
        
        Border color #82550f