#702e16 color space conversions
Hex:
        #702e16
        RGB:
        112, 46, 22
        CMY:
        56, 82, 91
        CMYK:
        0, 59, 80, 56
      HSL:
        16°, 67.1642%, 26.2745%
        HSV (HSB):
        16°, 80.3571%, 43.9216%
        XYZ:
        7.8039, 5.4567, 1.4010
        xyY:
        0.5323, 0.3722, 5.4567
      CIE-Lab:
        27.9981, 27.6705, 28.9931
        CIE-LCH:
        27.9981, 40.0782, 46.3371
        CIE-Luv:
        27.9981, 49.0449, 19.9849
        Hunter-Lab:
        23.3595, 18.7539, 12.7957
      #702e16 color charts
#702e16 RGB chart
      #702e16 CMYK chart
      #702e16 RGB pie chart
      #702e16 color shades, tints & tones
#702e16 color schemes
#702e16 color preview, HTML & CSS examples
           This text has a color of #702e16        
        
          <p style="color:#702e16;">Text here</p>
        
        
          .mytext {color:#702e16;}
        
        Text color #702e16
      
           This box has a color of #702e16        
        
          <div style="background-color:#702e16;">Content here</div>
        
        
          .mybackground {background-color:#702e16;}
        
        Background color #702e16
      
           Border around this has a color of #702e16        
        
          <div style="border:2px solid #702e16;">Content here</div>
        
        
          .myborder {border:2px solid #702e16;}
        
        Border color #702e16