#77404f color space conversions
Hex:
        #77404f
        RGB:
        119, 64, 79
        CMY:
        53, 75, 69
        CMYK:
        0, 46, 34, 53
      HSL:
        344°, 30.0546%, 35.8824%
        HSV (HSB):
        344°, 46.2185%, 46.6667%
        XYZ:
        10.8524, 8.1532, 8.3989
        xyY:
        0.3960, 0.2975, 8.1532
      CIE-Lab:
        34.3000, 25.7572, 1.5874
        CIE-LCH:
        34.3000, 25.8061, 3.5266
        CIE-Luv:
        34.3000, 34.0230, -2.1987
        Hunter-Lab:
        28.5539, 17.8729, 2.5481
      #77404f color charts
#77404f RGB chart
      #77404f CMYK chart
      #77404f RGB pie chart
      #77404f color shades, tints & tones
#77404f color schemes
#77404f color preview, HTML & CSS examples
           This text has a color of #77404f        
        
          <p style="color:#77404f;">Text here</p>
        
        
          .mytext {color:#77404f;}
        
        Text color #77404f
      
           This box has a color of #77404f        
        
          <div style="background-color:#77404f;">Content here</div>
        
        
          .mybackground {background-color:#77404f;}
        
        Background color #77404f
      
           Border around this has a color of #77404f        
        
          <div style="border:2px solid #77404f;">Content here</div>
        
        
          .myborder {border:2px solid #77404f;}
        
        Border color #77404f