#702f21 color space conversions
Hex:
        #702f21
        RGB:
        112, 47, 33
        CMY:
        56, 82, 87
        CMYK:
        0, 58, 71, 56
      HSL:
        11°, 54.4828%, 28.4314%
        HSV (HSB):
        11°, 70.5357%, 43.9216%
        XYZ:
        7.9731, 5.5876, 2.0971
        xyY:
        0.5092, 0.3569, 5.5876
      CIE-Lab:
        28.3472, 27.7253, 22.8500
        CIE-LCH:
        28.3472, 35.9279, 39.4938
        CIE-Luv:
        28.3472, 46.9243, 16.3619
        Hunter-Lab:
        23.6381, 18.8415, 11.2865
      #702f21 color charts
#702f21 RGB chart
      #702f21 CMYK chart
      #702f21 RGB pie chart
      #702f21 color shades, tints & tones
#702f21 color schemes
#702f21 color preview, HTML & CSS examples
           This text has a color of #702f21        
        
          <p style="color:#702f21;">Text here</p>
        
        
          .mytext {color:#702f21;}
        
        Text color #702f21
      
           This box has a color of #702f21        
        
          <div style="background-color:#702f21;">Content here</div>
        
        
          .mybackground {background-color:#702f21;}
        
        Background color #702f21
      
           Border around this has a color of #702f21        
        
          <div style="border:2px solid #702f21;">Content here</div>
        
        
          .myborder {border:2px solid #702f21;}
        
        Border color #702f21