#76366b color space conversions
Hex:
        #76366b
        RGB:
        118, 54, 107
        CMY:
        54, 79, 58
        CMYK:
        0, 54, 9, 54
      HSL:
        310°, 37.2093%, 33.7255%
        HSV (HSB):
        310°, 54.2373%, 46.2745%
        XYZ:
        11.4442, 7.5514, 14.7643
        xyY:
        0.3390, 0.2237, 7.5514
      CIE-Lab:
        33.0306, 35.5600, -18.2142
        CIE-LCH:
        33.0306, 39.9534, 332.8780
        CIE-Luv:
        33.0306, 31.3528, -28.4304
        Hunter-Lab:
        27.4799, 26.2481, -12.6193
      #76366b color charts
#76366b RGB chart
      #76366b CMYK chart
      #76366b RGB pie chart
      #76366b color shades, tints & tones
#76366b color schemes
#76366b color preview, HTML & CSS examples
           This text has a color of #76366b        
        
          <p style="color:#76366b;">Text here</p>
        
        
          .mytext {color:#76366b;}
        
        Text color #76366b
      
           This box has a color of #76366b        
        
          <div style="background-color:#76366b;">Content here</div>
        
        
          .mybackground {background-color:#76366b;}
        
        Background color #76366b
      
           Border around this has a color of #76366b        
        
          <div style="border:2px solid #76366b;">Content here</div>
        
        
          .myborder {border:2px solid #76366b;}
        
        Border color #76366b