#705f4f color space conversions
Hex:
        #705f4f
        RGB:
        112, 95, 79
        CMY:
        56, 63, 69
        CMYK:
        0, 15, 29, 56
      HSL:
        29°, 17.2775%, 37.4510%
        HSV (HSB):
        29°, 29.4643%, 43.9216%
        XYZ:
        12.1856, 12.1937, 9.1085
        xyY:
        0.3639, 0.3641, 12.1937
      CIE-Lab:
        41.5223, 4.1783, 11.7064
        CIE-LCH:
        41.5223, 12.4297, 70.3573
        CIE-Luv:
        41.5223, 11.5026, 13.5362
        Hunter-Lab:
        34.9194, 1.1808, 8.9782
      #705f4f color charts
#705f4f RGB chart
      #705f4f CMYK chart
      #705f4f RGB pie chart
      #705f4f color shades, tints & tones
#705f4f color schemes
#705f4f color preview, HTML & CSS examples
           This text has a color of #705f4f        
        
          <p style="color:#705f4f;">Text here</p>
        
        
          .mytext {color:#705f4f;}
        
        Text color #705f4f
      
           This box has a color of #705f4f        
        
          <div style="background-color:#705f4f;">Content here</div>
        
        
          .mybackground {background-color:#705f4f;}
        
        Background color #705f4f
      
           Border around this has a color of #705f4f        
        
          <div style="border:2px solid #705f4f;">Content here</div>
        
        
          .myborder {border:2px solid #705f4f;}
        
        Border color #705f4f