#705f4d color space conversions
Hex:
        #705f4d
        RGB:
        112, 95, 77
        CMY:
        56, 63, 70
        CMYK:
        0, 15, 31, 56
      HSL:
        31°, 18.5185%, 37.0588%
        HSV (HSB):
        31°, 31.2500%, 43.9216%
        XYZ:
        12.1139, 12.1650, 8.7308
        xyY:
        0.3670, 0.3685, 12.1650
      CIE-Lab:
        41.4771, 3.8773, 12.8547
        CIE-LCH:
        41.4771, 13.4268, 73.2156
        CIE-Luv:
        41.4771, 11.6646, 14.8614
        Hunter-Lab:
        34.8783, 0.9591, 9.5733
      #705f4d color charts
#705f4d RGB chart
      #705f4d CMYK chart
      #705f4d RGB pie chart
      #705f4d color shades, tints & tones
#705f4d color schemes
#705f4d color preview, HTML & CSS examples
           This text has a color of #705f4d        
        
          <p style="color:#705f4d;">Text here</p>
        
        
          .mytext {color:#705f4d;}
        
        Text color #705f4d
      
           This box has a color of #705f4d        
        
          <div style="background-color:#705f4d;">Content here</div>
        
        
          .mybackground {background-color:#705f4d;}
        
        Background color #705f4d
      
           Border around this has a color of #705f4d        
        
          <div style="border:2px solid #705f4d;">Content here</div>
        
        
          .myborder {border:2px solid #705f4d;}
        
        Border color #705f4d