#76304a color space conversions
Hex:
        #76304a
        RGB:
        118, 48, 74
        CMY:
        54, 81, 71
        CMYK:
        0, 59, 37, 54
      HSL:
        338°, 42.1687%, 32.5490%
        HSV (HSB):
        338°, 59.3220%, 46.2745%
        XYZ:
        9.7642, 6.4599, 7.2108
        xyY:
        0.4167, 0.2757, 6.4599
      CIE-Lab:
        30.5442, 33.5509, -0.6680
        CIE-LCH:
        30.5442, 33.5575, 358.8594
        CIE-Luv:
        30.5442, 42.3244, -6.0236
        Hunter-Lab:
        25.4163, 24.0961, 0.9703
      #76304a color charts
#76304a RGB chart
      #76304a CMYK chart
      #76304a RGB pie chart
      #76304a color shades, tints & tones
#76304a color schemes
#76304a color preview, HTML & CSS examples
           This text has a color of #76304a        
        
          <p style="color:#76304a;">Text here</p>
        
        
          .mytext {color:#76304a;}
        
        Text color #76304a
      
           This box has a color of #76304a        
        
          <div style="background-color:#76304a;">Content here</div>
        
        
          .mybackground {background-color:#76304a;}
        
        Background color #76304a
      
           Border around this has a color of #76304a        
        
          <div style="border:2px solid #76304a;">Content here</div>
        
        
          .myborder {border:2px solid #76304a;}
        
        Border color #76304a