#702f43 color space conversions
Hex:
        #702f43
        RGB:
        112, 47, 67
        CMY:
        56, 82, 74
        CMYK:
        0, 58, 40, 56
      HSL:
        342°, 40.8805%, 31.1765%
        HSV (HSB):
        342°, 58.0357%, 43.9216%
        XYZ:
        8.7117, 5.8830, 5.9866
        xyY:
        0.4233, 0.2858, 5.8830
      CIE-Lab:
        29.1154, 30.9741, 1.7346
        CIE-LCH:
        29.1154, 31.0226, 3.2053
        CIE-Luv:
        29.1154, 39.8925, -2.8737
        Hunter-Lab:
        24.2549, 21.6663, 2.3446
      #702f43 color charts
#702f43 RGB chart
      #702f43 CMYK chart
      #702f43 RGB pie chart
      #702f43 color shades, tints & tones
#702f43 color schemes
#702f43 color preview, HTML & CSS examples
           This text has a color of #702f43        
        
          <p style="color:#702f43;">Text here</p>
        
        
          .mytext {color:#702f43;}
        
        Text color #702f43
      
           This box has a color of #702f43        
        
          <div style="background-color:#702f43;">Content here</div>
        
        
          .mybackground {background-color:#702f43;}
        
        Background color #702f43
      
           Border around this has a color of #702f43        
        
          <div style="border:2px solid #702f43;">Content here</div>
        
        
          .myborder {border:2px solid #702f43;}
        
        Border color #702f43