#705e0f color space conversions
Hex:
        #705e0f
        RGB:
        112, 94, 15
        CMY:
        56, 63, 94
        CMYK:
        0, 16, 87, 56
      HSL:
        49°, 76.3780%, 24.9020%
        HSV (HSB):
        49°, 86.6071%, 43.9216%
        XYZ:
        10.7710, 11.4846, 2.1010
        xyY:
        0.4422, 0.4715, 11.4846
      CIE-Lab:
        40.3850, -1.0793, 43.5719
        CIE-LCH:
        40.3850, 43.5852, 91.4190
        CIE-Luv:
        40.3850, 15.5950, 40.7188
        Hunter-Lab:
        33.8890, -2.5727, 20.0465
      #705e0f color charts
#705e0f RGB chart
      #705e0f CMYK chart
      #705e0f RGB pie chart
      #705e0f color shades, tints & tones
#705e0f color schemes
#705e0f color preview, HTML & CSS examples
           This text has a color of #705e0f        
        
          <p style="color:#705e0f;">Text here</p>
        
        
          .mytext {color:#705e0f;}
        
        Text color #705e0f
      
           This box has a color of #705e0f        
        
          <div style="background-color:#705e0f;">Content here</div>
        
        
          .mybackground {background-color:#705e0f;}
        
        Background color #705e0f
      
           Border around this has a color of #705e0f        
        
          <div style="border:2px solid #705e0f;">Content here</div>
        
        
          .myborder {border:2px solid #705e0f;}
        
        Border color #705e0f