#705b64 color space conversions
Hex:
        #705b64
        RGB:
        112, 91, 100
        CMY:
        56, 64, 61
        CMYK:
        0, 19, 11, 56
      HSL:
        334°, 10.3448%, 39.8039%
        HSV (HSB):
        334°, 18.7500%, 43.9216%
        XYZ:
        12.7234, 11.8470, 13.6727
        xyY:
        0.3327, 0.3098, 11.8470
      CIE-Lab:
        40.9719, 10.2066, -1.9249
        CIE-LCH:
        40.9719, 10.3865, 349.3197
        CIE-Luv:
        40.9719, 11.7467, -4.0774
        Hunter-Lab:
        34.4195, 5.7498, 0.5415
      #705b64 color charts
#705b64 RGB chart
      #705b64 CMYK chart
      #705b64 RGB pie chart
      #705b64 color shades, tints & tones
#705b64 color schemes
#705b64 color preview, HTML & CSS examples
           This text has a color of #705b64        
        
          <p style="color:#705b64;">Text here</p>
        
        
          .mytext {color:#705b64;}
        
        Text color #705b64
      
           This box has a color of #705b64        
        
          <div style="background-color:#705b64;">Content here</div>
        
        
          .mybackground {background-color:#705b64;}
        
        Background color #705b64
      
           Border around this has a color of #705b64        
        
          <div style="border:2px solid #705b64;">Content here</div>
        
        
          .myborder {border:2px solid #705b64;}
        
        Border color #705b64