#882d3f color space conversions
Hex:
        #882d3f
        RGB:
        136, 45, 63
        CMY:
        47, 82, 75
        CMYK:
        0, 67, 54, 47
      HSL:
        348°, 50.2762%, 35.4902%
        HSV (HSB):
        348°, 66.9118%, 53.3333%
        XYZ:
        11.9889, 7.4699, 5.5126
        xyY:
        0.4801, 0.2991, 7.4699
      CIE-Lab:
        32.8536, 40.1800, 10.2422
        CIE-LCH:
        32.8536, 41.4649, 14.3007
        CIE-Luv:
        32.8536, 61.2028, 4.2311
        Hunter-Lab:
        27.3311, 30.4705, 7.1732
      #882d3f color charts
#882d3f RGB chart
      #882d3f CMYK chart
      #882d3f RGB pie chart
      #882d3f color shades, tints & tones
#882d3f color schemes
#882d3f color preview, HTML & CSS examples
           This text has a color of #882d3f        
        
          <p style="color:#882d3f;">Text here</p>
        
        
          .mytext {color:#882d3f;}
        
        Text color #882d3f
      
           This box has a color of #882d3f        
        
          <div style="background-color:#882d3f;">Content here</div>
        
        
          .mybackground {background-color:#882d3f;}
        
        Background color #882d3f
      
           Border around this has a color of #882d3f        
        
          <div style="border:2px solid #882d3f;">Content here</div>
        
        
          .myborder {border:2px solid #882d3f;}
        
        Border color #882d3f