#703f52 color space conversions
Hex:
        #703f52
        RGB:
        112, 63, 82
        CMY:
        56, 75, 68
        CMYK:
        0, 44, 27, 56
      HSL:
        337°, 28.0000%, 34.3137%
        HSV (HSB):
        337°, 43.7500%, 43.9216%
        XYZ:
        9.9826, 7.6090, 8.9252
        xyY:
        0.3765, 0.2869, 7.6090
      CIE-Lab:
        33.1548, 24.0313, -2.1294
        CIE-LCH:
        33.1548, 24.1254, 354.9362
        CIE-Luv:
        33.1548, 28.7866, -6.2493
        Hunter-Lab:
        27.5843, 16.3254, 0.1252
      #703f52 color charts
#703f52 RGB chart
      #703f52 CMYK chart
      #703f52 RGB pie chart
      #703f52 color shades, tints & tones
#703f52 color schemes
#703f52 color preview, HTML & CSS examples
           This text has a color of #703f52        
        
          <p style="color:#703f52;">Text here</p>
        
        
          .mytext {color:#703f52;}
        
        Text color #703f52
      
           This box has a color of #703f52        
        
          <div style="background-color:#703f52;">Content here</div>
        
        
          .mybackground {background-color:#703f52;}
        
        Background color #703f52
      
           Border around this has a color of #703f52        
        
          <div style="border:2px solid #703f52;">Content here</div>
        
        
          .myborder {border:2px solid #703f52;}
        
        Border color #703f52