#702f49 color space conversions
Hex:
        #702f49
        RGB:
        112, 47, 73
        CMY:
        56, 82, 71
        CMYK:
        0, 58, 35, 56
      HSL:
        336°, 40.8805%, 31.1765%
        HSV (HSB):
        336°, 58.0357%, 43.9216%
        XYZ:
        8.9012, 5.9588, 6.9844
        xyY:
        0.4075, 0.2728, 5.9588
      CIE-Lab:
        29.3083, 31.7653, -1.9428
        CIE-LCH:
        29.3083, 31.8246, 356.5001
        CIE-Luv:
        29.3083, 38.3930, -7.0728
        Hunter-Lab:
        24.4107, 22.3702, 0.1235
      #702f49 color charts
#702f49 RGB chart
      #702f49 CMYK chart
      #702f49 RGB pie chart
      #702f49 color shades, tints & tones
#702f49 color schemes
#702f49 color preview, HTML & CSS examples
           This text has a color of #702f49        
        
          <p style="color:#702f49;">Text here</p>
        
        
          .mytext {color:#702f49;}
        
        Text color #702f49
      
           This box has a color of #702f49        
        
          <div style="background-color:#702f49;">Content here</div>
        
        
          .mybackground {background-color:#702f49;}
        
        Background color #702f49
      
           Border around this has a color of #702f49        
        
          <div style="border:2px solid #702f49;">Content here</div>
        
        
          .myborder {border:2px solid #702f49;}
        
        Border color #702f49