#77014d color space conversions
Hex:
        #77014d
        RGB:
        119, 1, 77
        CMY:
        53, 100, 70
        CMYK:
        0, 99, 35, 53
      HSL:
        321°, 98.3333%, 23.5294%
        HSV (HSB):
        321°, 99.1597%, 46.6667%
        XYZ:
        8.9582, 4.4795, 7.4137
        xyY:
        0.4296, 0.2148, 4.4795
      CIE-Lab:
        25.1971, 49.9692, -10.6389
        CIE-LCH:
        25.1971, 51.0892, 347.9807
        CIE-Luv:
        25.1971, 54.4886, -19.1925
        Hunter-Lab:
        21.1648, 38.5133, -5.9530
      #77014d color charts
#77014d RGB chart
      #77014d CMYK chart
      #77014d RGB pie chart
      #77014d color shades, tints & tones
#77014d color schemes
#77014d color preview, HTML & CSS examples
           This text has a color of #77014d        
        
          <p style="color:#77014d;">Text here</p>
        
        
          .mytext {color:#77014d;}
        
        Text color #77014d
      
           This box has a color of #77014d        
        
          <div style="background-color:#77014d;">Content here</div>
        
        
          .mybackground {background-color:#77014d;}
        
        Background color #77014d
      
           Border around this has a color of #77014d        
        
          <div style="border:2px solid #77014d;">Content here</div>
        
        
          .myborder {border:2px solid #77014d;}
        
        Border color #77014d