#711a40 color space conversions
Hex:
        #711a40
        RGB:
        113, 26, 64
        CMY:
        56, 90, 75
        CMYK:
        0, 77, 43, 56
      HSL:
        334°, 62.5899%, 27.2549%
        HSV (HSB):
        334°, 76.9912%, 44.3137%
        XYZ:
        8.1049, 4.6197, 5.3150
        xyY:
        0.4493, 0.2561, 4.6197
      CIE-Lab:
        25.6225, 40.6685, -1.3304
        CIE-LCH:
        25.6225, 40.6903, 358.1263
        CIE-Luv:
        25.6225, 49.7869, -7.6356
        Hunter-Lab:
        21.4934, 29.6964, 0.3839
      #711a40 color charts
#711a40 RGB chart
      #711a40 CMYK chart
      #711a40 RGB pie chart
      #711a40 color shades, tints & tones
#711a40 color schemes
#711a40 color preview, HTML & CSS examples
           This text has a color of #711a40        
        
          <p style="color:#711a40;">Text here</p>
        
        
          .mytext {color:#711a40;}
        
        Text color #711a40
      
           This box has a color of #711a40        
        
          <div style="background-color:#711a40;">Content here</div>
        
        
          .mybackground {background-color:#711a40;}
        
        Background color #711a40
      
           Border around this has a color of #711a40        
        
          <div style="border:2px solid #711a40;">Content here</div>
        
        
          .myborder {border:2px solid #711a40;}
        
        Border color #711a40