#702f37 color space conversions
Hex:
        #702f37
        RGB:
        112, 47, 55
        CMY:
        56, 82, 78
        CMYK:
        0, 58, 51, 56
      HSL:
        353°, 40.8805%, 31.1765%
        HSV (HSB):
        353°, 58.0357%, 43.9216%
        XYZ:
        8.3882, 5.7536, 4.2829
        xyY:
        0.4553, 0.3123, 5.7536
      CIE-Lab:
        28.7821, 29.5846, 9.1929
        CIE-LCH:
        28.7821, 30.9800, 17.2617
        CIE-Luv:
        28.7821, 42.7150, 4.9307
        Hunter-Lab:
        23.9867, 20.4451, 6.2043
      #702f37 color charts
#702f37 RGB chart
      #702f37 CMYK chart
      #702f37 RGB pie chart
      #702f37 color shades, tints & tones
#702f37 color schemes
#702f37 color preview, HTML & CSS examples
           This text has a color of #702f37        
        
          <p style="color:#702f37;">Text here</p>
        
        
          .mytext {color:#702f37;}
        
        Text color #702f37
      
           This box has a color of #702f37        
        
          <div style="background-color:#702f37;">Content here</div>
        
        
          .mybackground {background-color:#702f37;}
        
        Background color #702f37
      
           Border around this has a color of #702f37        
        
          <div style="border:2px solid #702f37;">Content here</div>
        
        
          .myborder {border:2px solid #702f37;}
        
        Border color #702f37