#705422 color space conversions
Hex:
        #705422
        RGB:
        112, 84, 34
        CMY:
        56, 67, 87
        CMYK:
        0, 25, 70, 56
      HSL:
        38°, 53.4247%, 28.6275%
        HSV (HSB):
        38°, 69.6429%, 43.9216%
        XYZ:
        10.1411, 9.9009, 2.8899
        xyY:
        0.4422, 0.4318, 9.9009
      CIE-Lab:
        37.6640, 5.8379, 32.8655
        CIE-LCH:
        37.6640, 33.3800, 79.9276
        CIE-Luv:
        37.6640, 21.8333, 31.4394
        Hunter-Lab:
        31.4657, 2.4643, 16.5805
      #705422 color charts
#705422 RGB chart
      #705422 CMYK chart
      #705422 RGB pie chart
      #705422 color shades, tints & tones
#705422 color schemes
#705422 color preview, HTML & CSS examples
           This text has a color of #705422        
        
          <p style="color:#705422;">Text here</p>
        
        
          .mytext {color:#705422;}
        
        Text color #705422
      
           This box has a color of #705422        
        
          <div style="background-color:#705422;">Content here</div>
        
        
          .mybackground {background-color:#705422;}
        
        Background color #705422
      
           Border around this has a color of #705422        
        
          <div style="border:2px solid #705422;">Content here</div>
        
        
          .myborder {border:2px solid #705422;}
        
        Border color #705422