#703c30 color space conversions
Hex:
        #703c30
        RGB:
        112, 60, 48
        CMY:
        56, 76, 81
        CMYK:
        0, 46, 57, 56
      HSL:
        11°, 40.0000%, 31.3725%
        HSV (HSB):
        11°, 57.1429%, 43.9216%
        XYZ:
        8.8315, 6.8899, 3.6607
        xyY:
        0.4557, 0.3555, 6.8899
      CIE-Lab:
        31.5549, 21.4873, 17.4408
        CIE-LCH:
        31.5549, 27.6746, 39.0656
        CIE-Luv:
        31.5549, 36.5029, 14.4144
        Hunter-Lab:
        26.2485, 14.1222, 10.1052
      #703c30 color charts
#703c30 RGB chart
      #703c30 CMYK chart
      #703c30 RGB pie chart
      #703c30 color shades, tints & tones
#703c30 color schemes
#703c30 color preview, HTML & CSS examples
           This text has a color of #703c30        
        
          <p style="color:#703c30;">Text here</p>
        
        
          .mytext {color:#703c30;}
        
        Text color #703c30
      
           This box has a color of #703c30        
        
          <div style="background-color:#703c30;">Content here</div>
        
        
          .mybackground {background-color:#703c30;}
        
        Background color #703c30
      
           Border around this has a color of #703c30        
        
          <div style="border:2px solid #703c30;">Content here</div>
        
        
          .myborder {border:2px solid #703c30;}
        
        Border color #703c30