#705f1d color space conversions
Hex:
        #705f1d
        RGB:
        112, 95, 29
        CMY:
        56, 63, 89
        CMYK:
        0, 15, 74, 56
      HSL:
        48°, 58.8652%, 27.6471%
        HSV (HSB):
        48°, 74.1071%, 43.9216%
        XYZ:
        10.9961, 11.7179, 2.8446
        xyY:
        0.4302, 0.4585, 11.7179
      CIE-Lab:
        40.7642, -1.0400, 38.5242
        CIE-LCH:
        40.7642, 38.5382, 91.5463
        CIE-Luv:
        40.7642, 14.5077, 37.9768
        Hunter-Lab:
        34.2314, -2.5657, 19.0350
      #705f1d color charts
#705f1d RGB chart
      #705f1d CMYK chart
      #705f1d RGB pie chart
      #705f1d color shades, tints & tones
#705f1d color schemes
#705f1d color preview, HTML & CSS examples
           This text has a color of #705f1d        
        
          <p style="color:#705f1d;">Text here</p>
        
        
          .mytext {color:#705f1d;}
        
        Text color #705f1d
      
           This box has a color of #705f1d        
        
          <div style="background-color:#705f1d;">Content here</div>
        
        
          .mybackground {background-color:#705f1d;}
        
        Background color #705f1d
      
           Border around this has a color of #705f1d        
        
          <div style="border:2px solid #705f1d;">Content here</div>
        
        
          .myborder {border:2px solid #705f1d;}
        
        Border color #705f1d