#785f2f color space conversions
Hex:
        #785f2f
        RGB:
        120, 95, 47
        CMY:
        53, 63, 82
        CMYK:
        0, 21, 61, 53
      HSL:
        39°, 43.7126%, 32.7451%
        HSV (HSB):
        39°, 60.8333%, 47.0588%
        XYZ:
        12.3510, 12.3827, 4.4285
        xyY:
        0.4235, 0.4246, 12.3827
      CIE-Lab:
        41.8180, 4.0394, 30.9065
        CIE-LCH:
        41.8180, 31.1693, 82.5538
        CIE-Luv:
        41.8180, 19.5083, 32.0169
        Hunter-Lab:
        35.1891, 1.0708, 17.1709
      #785f2f color charts
#785f2f RGB chart
      #785f2f CMYK chart
      #785f2f RGB pie chart
      #785f2f color shades, tints & tones
#785f2f color schemes
#785f2f color preview, HTML & CSS examples
           This text has a color of #785f2f        
        
          <p style="color:#785f2f;">Text here</p>
        
        
          .mytext {color:#785f2f;}
        
        Text color #785f2f
      
           This box has a color of #785f2f        
        
          <div style="background-color:#785f2f;">Content here</div>
        
        
          .mybackground {background-color:#785f2f;}
        
        Background color #785f2f
      
           Border around this has a color of #785f2f        
        
          <div style="border:2px solid #785f2f;">Content here</div>
        
        
          .myborder {border:2px solid #785f2f;}
        
        Border color #785f2f