#882f4f color space conversions
Hex:
        #882f4f
        RGB:
        136, 47, 79
        CMY:
        47, 82, 69
        CMYK:
        0, 65, 42, 47
      HSL:
        338°, 48.6339%, 35.8824%
        HSV (HSB):
        338°, 65.4412%, 53.3333%
        XYZ:
        12.5811, 7.8318, 8.2457
        xyY:
        0.4390, 0.2733, 7.8318
      CIE-Lab:
        33.6301, 40.8955, 0.9530
        CIE-LCH:
        33.6301, 40.9066, 1.3350
        CIE-Luv:
        33.6301, 55.6389, -5.6771
        Hunter-Lab:
        27.9853, 31.2725, 2.1203
      #882f4f color charts
#882f4f RGB chart
      #882f4f CMYK chart
      #882f4f RGB pie chart
      #882f4f color shades, tints & tones
#882f4f color schemes
#882f4f color preview, HTML & CSS examples
           This text has a color of #882f4f        
        
          <p style="color:#882f4f;">Text here</p>
        
        
          .mytext {color:#882f4f;}
        
        Text color #882f4f
      
           This box has a color of #882f4f        
        
          <div style="background-color:#882f4f;">Content here</div>
        
        
          .mybackground {background-color:#882f4f;}
        
        Background color #882f4f
      
           Border around this has a color of #882f4f        
        
          <div style="border:2px solid #882f4f;">Content here</div>
        
        
          .myborder {border:2px solid #882f4f;}
        
        Border color #882f4f