#88494f color space conversions
Hex:
        #88494f
        RGB:
        136, 73, 79
        CMY:
        47, 71, 69
        CMYK:
        0, 46, 42, 47
      HSL:
        354°, 30.1435%, 40.9804%
        HSV (HSB):
        354°, 46.3235%, 53.3333%
        XYZ:
        13.9472, 10.5638, 8.7011
        xyY:
        0.4199, 0.3181, 10.5638
      CIE-Lab:
        38.8359, 27.3640, 8.3989
        CIE-LCH:
        38.8359, 28.6239, 17.0630
        CIE-Luv:
        38.8359, 42.0050, 5.3564
        Hunter-Lab:
        32.5021, 19.7187, 6.8790
      #88494f color charts
#88494f RGB chart
      #88494f CMYK chart
      #88494f RGB pie chart
      #88494f color shades, tints & tones
#88494f color schemes
#88494f color preview, HTML & CSS examples
           This text has a color of #88494f        
        
          <p style="color:#88494f;">Text here</p>
        
        
          .mytext {color:#88494f;}
        
        Text color #88494f
      
           This box has a color of #88494f        
        
          <div style="background-color:#88494f;">Content here</div>
        
        
          .mybackground {background-color:#88494f;}
        
        Background color #88494f
      
           Border around this has a color of #88494f        
        
          <div style="border:2px solid #88494f;">Content here</div>
        
        
          .myborder {border:2px solid #88494f;}
        
        Border color #88494f