#842e07 color space conversions
Hex:
        #842e07
        RGB:
        132, 46, 7
        CMY:
        48, 82, 97
        CMYK:
        0, 65, 95, 48
      HSL:
        19°, 89.9281%, 27.2549%
        HSV (HSB):
        19°, 94.6970%, 51.7647%
        XYZ:
        10.5311, 6.8749, 0.9729
        xyY:
        0.5730, 0.3741, 6.8749
      CIE-Lab:
        31.5203, 35.3203, 40.4292
        CIE-LCH:
        31.5203, 53.6847, 48.8585
        CIE-Luv:
        31.5203, 67.0029, 25.5845
        Hunter-Lab:
        26.2200, 25.8084, 16.1539
      #842e07 color charts
#842e07 RGB chart
      #842e07 CMYK chart
      #842e07 RGB pie chart
      #842e07 color shades, tints & tones
#842e07 color schemes
#842e07 color preview, HTML & CSS examples
           This text has a color of #842e07        
        
          <p style="color:#842e07;">Text here</p>
        
        
          .mytext {color:#842e07;}
        
        Text color #842e07
      
           This box has a color of #842e07        
        
          <div style="background-color:#842e07;">Content here</div>
        
        
          .mybackground {background-color:#842e07;}
        
        Background color #842e07
      
           Border around this has a color of #842e07        
        
          <div style="border:2px solid #842e07;">Content here</div>
        
        
          .myborder {border:2px solid #842e07;}
        
        Border color #842e07