#88342e color space conversions
Hex:
        #88342e
        RGB:
        136, 52, 46
        CMY:
        47, 80, 82
        CMYK:
        0, 62, 66, 47
      HSL:
        4°, 49.4505%, 35.6863%
        HSV (HSB):
        4°, 66.1765%, 53.3333%
        XYZ:
        11.8745, 7.8875, 3.4813
        xyY:
        0.5109, 0.3393, 7.8875
      CIE-Lab:
        33.7474, 35.5265, 22.2931
        CIE-LCH:
        33.7474, 41.9418, 32.1085
        CIE-Luv:
        33.7474, 61.3806, 15.9877
        Hunter-Lab:
        28.0847, 26.3234, 12.3097
      #88342e color charts
#88342e RGB chart
      #88342e CMYK chart
      #88342e RGB pie chart
      #88342e color shades, tints & tones
#88342e color schemes
#88342e color preview, HTML & CSS examples
           This text has a color of #88342e        
        
          <p style="color:#88342e;">Text here</p>
        
        
          .mytext {color:#88342e;}
        
        Text color #88342e
      
           This box has a color of #88342e        
        
          <div style="background-color:#88342e;">Content here</div>
        
        
          .mybackground {background-color:#88342e;}
        
        Background color #88342e
      
           Border around this has a color of #88342e        
        
          <div style="border:2px solid #88342e;">Content here</div>
        
        
          .myborder {border:2px solid #88342e;}
        
        Border color #88342e