#711b4b color space conversions
Hex:
        #711b4b
        RGB:
        113, 27, 75
        CMY:
        56, 89, 71
        CMYK:
        0, 76, 34, 56
      HSL:
        327°, 61.4286%, 27.4510%
        HSV (HSB):
        327°, 76.1062%, 44.3137%
        XYZ:
        8.4720, 4.8026, 7.1371
        xyY:
        0.4151, 0.2353, 4.8026
      CIE-Lab:
        26.1647, 41.6052, -7.9421
        CIE-LCH:
        26.1647, 42.3565, 349.1927
        CIE-Luv:
        26.1647, 45.7999, -15.0529
        Hunter-Lab:
        21.9148, 30.6550, -3.9689
      #711b4b color charts
#711b4b RGB chart
      #711b4b CMYK chart
      #711b4b RGB pie chart
      #711b4b color shades, tints & tones
#711b4b color schemes
#711b4b color preview, HTML & CSS examples
           This text has a color of #711b4b        
        
          <p style="color:#711b4b;">Text here</p>
        
        
          .mytext {color:#711b4b;}
        
        Text color #711b4b
      
           This box has a color of #711b4b        
        
          <div style="background-color:#711b4b;">Content here</div>
        
        
          .mybackground {background-color:#711b4b;}
        
        Background color #711b4b
      
           Border around this has a color of #711b4b        
        
          <div style="border:2px solid #711b4b;">Content here</div>
        
        
          .myborder {border:2px solid #711b4b;}
        
        Border color #711b4b