#772a5f color space conversions
Hex:
        #772a5f
        RGB:
        119, 42, 95
        CMY:
        53, 84, 63
        CMYK:
        0, 65, 20, 53
      HSL:
        319°, 47.8261%, 31.5686%
        HSV (HSB):
        319°, 64.7059%, 46.6667%
        XYZ:
        10.5013, 6.4041, 11.5091
        xyY:
        0.3696, 0.2254, 6.4041
      CIE-Lab:
        30.4099, 39.8800, -14.5465
        CIE-LCH:
        30.4099, 42.4502, 339.9602
        CIE-Luv:
        30.4099, 39.4849, -23.6506
        Hunter-Lab:
        25.3063, 29.7855, -9.2502
      #772a5f color charts
#772a5f RGB chart
      #772a5f CMYK chart
      #772a5f RGB pie chart
      #772a5f color shades, tints & tones
#772a5f color schemes
#772a5f color preview, HTML & CSS examples
           This text has a color of #772a5f        
        
          <p style="color:#772a5f;">Text here</p>
        
        
          .mytext {color:#772a5f;}
        
        Text color #772a5f
      
           This box has a color of #772a5f        
        
          <div style="background-color:#772a5f;">Content here</div>
        
        
          .mybackground {background-color:#772a5f;}
        
        Background color #772a5f
      
           Border around this has a color of #772a5f        
        
          <div style="border:2px solid #772a5f;">Content here</div>
        
        
          .myborder {border:2px solid #772a5f;}
        
        Border color #772a5f