#77313f color space conversions
Hex:
        #77313f
        RGB:
        119, 49, 63
        CMY:
        53, 81, 75
        CMYK:
        0, 59, 47, 53
      HSL:
        348°, 41.6667%, 32.9412%
        HSV (HSB):
        348°, 58.8235%, 46.6667%
        XYZ:
        9.6033, 6.4774, 5.4468
        xyY:
        0.4461, 0.3009, 6.4774
      CIE-Lab:
        30.5864, 32.0754, 6.6290
        CIE-LCH:
        30.5864, 32.7533, 11.6769
        CIE-Luv:
        30.5864, 45.4065, 2.0748
        Hunter-Lab:
        25.4508, 22.8138, 5.1269
      #77313f color charts
#77313f RGB chart
      #77313f CMYK chart
      #77313f RGB pie chart
      #77313f color shades, tints & tones
#77313f color schemes
#77313f color preview, HTML & CSS examples
           This text has a color of #77313f        
        
          <p style="color:#77313f;">Text here</p>
        
        
          .mytext {color:#77313f;}
        
        Text color #77313f
      
           This box has a color of #77313f        
        
          <div style="background-color:#77313f;">Content here</div>
        
        
          .mybackground {background-color:#77313f;}
        
        Background color #77313f
      
           Border around this has a color of #77313f        
        
          <div style="border:2px solid #77313f;">Content here</div>
        
        
          .myborder {border:2px solid #77313f;}
        
        Border color #77313f