#775f5f color space conversions
Hex:
        #775f5f
        RGB:
        119, 95, 95
        CMY:
        53, 63, 63
        CMYK:
        0, 20, 20, 53
      HSL:
        0°, 11.2150%, 41.9608%
        HSV (HSB):
        0°, 20.1681%, 46.6667%
        XYZ:
        13.7655, 12.9326, 12.5972
        xyY:
        0.3503, 0.3291, 12.9326
      CIE-Lab:
        42.6615, 9.7246, 3.6862
        CIE-LCH:
        42.6615, 10.3998, 20.7595
        CIE-Luv:
        42.6615, 14.6435, 3.1513
        Hunter-Lab:
        35.9619, 5.3930, 4.4045
      #775f5f color charts
#775f5f RGB chart
      #775f5f CMYK chart
      #775f5f RGB pie chart
      #775f5f color shades, tints & tones
#775f5f color schemes
#775f5f color preview, HTML & CSS examples
           This text has a color of #775f5f        
        
          <p style="color:#775f5f;">Text here</p>
        
        
          .mytext {color:#775f5f;}
        
        Text color #775f5f
      
           This box has a color of #775f5f        
        
          <div style="background-color:#775f5f;">Content here</div>
        
        
          .mybackground {background-color:#775f5f;}
        
        Background color #775f5f
      
           Border around this has a color of #775f5f        
        
          <div style="border:2px solid #775f5f;">Content here</div>
        
        
          .myborder {border:2px solid #775f5f;}
        
        Border color #775f5f