#76163c color space conversions
Hex:
        #76163c
        RGB:
        118, 22, 60
        CMY:
        54, 91, 76
        CMYK:
        0, 81, 49, 54
      HSL:
        336°, 68.5714%, 27.4510%
        HSV (HSB):
        336°, 81.3559%, 46.2745%
        XYZ:
        8.5737, 4.7516, 4.7402
        xyY:
        0.4746, 0.2630, 4.7516
      CIE-Lab:
        26.0151, 43.1410, 2.0824
        CIE-LCH:
        26.0151, 43.1912, 2.7635
        CIE-Luv:
        26.0151, 56.3886, -4.6422
        Hunter-Lab:
        21.7982, 32.0613, 2.3655
      #76163c color charts
#76163c RGB chart
      #76163c CMYK chart
      #76163c RGB pie chart
      #76163c color shades, tints & tones
#76163c color schemes
#76163c color preview, HTML & CSS examples
           This text has a color of #76163c        
        
          <p style="color:#76163c;">Text here</p>
        
        
          .mytext {color:#76163c;}
        
        Text color #76163c
      
           This box has a color of #76163c        
        
          <div style="background-color:#76163c;">Content here</div>
        
        
          .mybackground {background-color:#76163c;}
        
        Background color #76163c
      
           Border around this has a color of #76163c        
        
          <div style="border:2px solid #76163c;">Content here</div>
        
        
          .myborder {border:2px solid #76163c;}
        
        Border color #76163c