#882f5b color space conversions
Hex:
        #882f5b
        RGB:
        136, 47, 91
        CMY:
        47, 82, 64
        CMYK:
        0, 65, 33, 47
      HSL:
        330°, 48.6339%, 35.8824%
        HSV (HSB):
        330°, 65.4412%, 53.3333%
        XYZ:
        13.0582, 8.0226, 10.7578
        xyY:
        0.4101, 0.2520, 8.0226
      CIE-Lab:
        34.0299, 42.3529, -6.2010
        CIE-LCH:
        34.0299, 42.8044, 351.6704
        CIE-Luv:
        34.0299, 51.9545, -14.3826
        Hunter-Lab:
        28.3242, 32.7258, -2.6920
      #882f5b color charts
#882f5b RGB chart
      #882f5b CMYK chart
      #882f5b RGB pie chart
      #882f5b color shades, tints & tones
#882f5b color schemes
#882f5b color preview, HTML & CSS examples
           This text has a color of #882f5b        
        
          <p style="color:#882f5b;">Text here</p>
        
        
          .mytext {color:#882f5b;}
        
        Text color #882f5b
      
           This box has a color of #882f5b        
        
          <div style="background-color:#882f5b;">Content here</div>
        
        
          .mybackground {background-color:#882f5b;}
        
        Background color #882f5b
      
           Border around this has a color of #882f5b        
        
          <div style="border:2px solid #882f5b;">Content here</div>
        
        
          .myborder {border:2px solid #882f5b;}
        
        Border color #882f5b