#882f1e color space conversions
Hex:
        #882f1e
        RGB:
        136, 47, 30
        CMY:
        47, 82, 88
        CMYK:
        0, 65, 78, 47
      HSL:
        10°, 63.8554%, 32.5490%
        HSV (HSB):
        10°, 77.9412%, 53.3333%
        XYZ:
        11.4042, 7.3610, 2.0480
        xyY:
        0.5479, 0.3537, 7.3610
      CIE-Lab:
        32.6150, 37.0634, 30.6298
        CIE-LCH:
        32.6150, 48.0820, 39.5709
        CIE-Luv:
        32.6150, 67.2640, 20.9379
        Hunter-Lab:
        27.1312, 27.5504, 14.5162
      #882f1e color charts
#882f1e RGB chart
      #882f1e CMYK chart
      #882f1e RGB pie chart
      #882f1e color shades, tints & tones
#882f1e color schemes
#882f1e color preview, HTML & CSS examples
           This text has a color of #882f1e        
        
          <p style="color:#882f1e;">Text here</p>
        
        
          .mytext {color:#882f1e;}
        
        Text color #882f1e
      
           This box has a color of #882f1e        
        
          <div style="background-color:#882f1e;">Content here</div>
        
        
          .mybackground {background-color:#882f1e;}
        
        Background color #882f1e
      
           Border around this has a color of #882f1e        
        
          <div style="border:2px solid #882f1e;">Content here</div>
        
        
          .myborder {border:2px solid #882f1e;}
        
        Border color #882f1e