#77313d color space conversions
Hex:
        #77313d
        RGB:
        119, 49, 61
        CMY:
        53, 81, 76
        CMYK:
        0, 59, 49, 53
      HSL:
        350°, 41.6667%, 32.9412%
        HSV (HSB):
        350°, 58.8235%, 46.6667%
        XYZ:
        9.5484, 6.4555, 5.1577
        xyY:
        0.4512, 0.3051, 6.4555
      CIE-Lab:
        30.5337, 31.8580, 7.8657
        CIE-LCH:
        30.5337, 32.8146, 13.8689
        CIE-Luv:
        30.5337, 45.8850, 3.3581
        Hunter-Lab:
        25.4076, 22.6181, 5.7497
      #77313d color charts
#77313d RGB chart
      #77313d CMYK chart
      #77313d RGB pie chart
      #77313d color shades, tints & tones
#77313d color schemes
#77313d color preview, HTML & CSS examples
           This text has a color of #77313d        
        
          <p style="color:#77313d;">Text here</p>
        
        
          .mytext {color:#77313d;}
        
        Text color #77313d
      
           This box has a color of #77313d        
        
          <div style="background-color:#77313d;">Content here</div>
        
        
          .mybackground {background-color:#77313d;}
        
        Background color #77313d
      
           Border around this has a color of #77313d        
        
          <div style="border:2px solid #77313d;">Content here</div>
        
        
          .myborder {border:2px solid #77313d;}
        
        Border color #77313d