#770e64 color space conversions
Hex:
        #770e64
        RGB:
        119, 14, 100
        CMY:
        53, 95, 61
        CMYK:
        0, 88, 16, 53
      HSL:
        311°, 78.9474%, 26.0784%
        HSV (HSB):
        311°, 88.2353%, 46.6667%
        XYZ:
        10.0650, 5.1561, 12.5213
        xyY:
        0.3628, 0.1859, 5.1561
      CIE-Lab:
        27.1750, 50.4542, -22.8187
        CIE-LCH:
        27.1750, 55.3744, 335.6644
        CIE-Luv:
        27.1750, 43.9180, -34.2709
        Hunter-Lab:
        22.7071, 39.3837, -16.7993
      #770e64 color charts
#770e64 RGB chart
      #770e64 CMYK chart
      #770e64 RGB pie chart
      #770e64 color shades, tints & tones
#770e64 color schemes
#770e64 color preview, HTML & CSS examples
           This text has a color of #770e64        
        
          <p style="color:#770e64;">Text here</p>
        
        
          .mytext {color:#770e64;}
        
        Text color #770e64
      
           This box has a color of #770e64        
        
          <div style="background-color:#770e64;">Content here</div>
        
        
          .mybackground {background-color:#770e64;}
        
        Background color #770e64
      
           Border around this has a color of #770e64        
        
          <div style="border:2px solid #770e64;">Content here</div>
        
        
          .myborder {border:2px solid #770e64;}
        
        Border color #770e64