#884f2f color space conversions
Hex:
        #884f2f
        RGB:
        136, 79, 47
        CMY:
        47, 69, 82
        CMYK:
        0, 42, 65, 47
      HSL:
        22°, 48.6339%, 35.8824%
        HSV (HSB):
        22°, 65.4412%, 53.3333%
        XYZ:
        13.4624, 11.0314, 4.1091
        xyY:
        0.4707, 0.3857, 11.0314
      CIE-Lab:
        39.6334, 20.8352, 28.8348
        CIE-LCH:
        39.6334, 35.5746, 54.1492
        CIE-Luv:
        39.6334, 43.1305, 26.1532
        Hunter-Lab:
        33.2136, 14.2273, 15.9144
      #884f2f color charts
#884f2f RGB chart
      #884f2f CMYK chart
      #884f2f RGB pie chart
      #884f2f color shades, tints & tones
#884f2f color schemes
#884f2f color preview, HTML & CSS examples
           This text has a color of #884f2f        
        
          <p style="color:#884f2f;">Text here</p>
        
        
          .mytext {color:#884f2f;}
        
        Text color #884f2f
      
           This box has a color of #884f2f        
        
          <div style="background-color:#884f2f;">Content here</div>
        
        
          .mybackground {background-color:#884f2f;}
        
        Background color #884f2f
      
           Border around this has a color of #884f2f        
        
          <div style="border:2px solid #884f2f;">Content here</div>
        
        
          .myborder {border:2px solid #884f2f;}
        
        Border color #884f2f