#711d20 color space conversions
Hex:
        #711d20
        RGB:
        113, 29, 32
        CMY:
        56, 89, 87
        CMYK:
        0, 74, 72, 56
      HSL:
        358°, 59.1549%, 27.8431%
        HSV (HSB):
        358°, 74.3363%, 44.3137%
        XYZ:
        7.5101, 4.4937, 1.8380
        xyY:
        0.5426, 0.3246, 4.4937
      CIE-Lab:
        25.2408, 36.7935, 19.7995
        CIE-LCH:
        25.2408, 41.7826, 28.2858
        CIE-Luv:
        25.2408, 57.6388, 11.3218
        Hunter-Lab:
        21.1984, 26.1414, 9.6980
      #711d20 color charts
#711d20 RGB chart
      #711d20 CMYK chart
      #711d20 RGB pie chart
      #711d20 color shades, tints & tones
#711d20 color schemes
#711d20 color preview, HTML & CSS examples
           This text has a color of #711d20        
        
          <p style="color:#711d20;">Text here</p>
        
        
          .mytext {color:#711d20;}
        
        Text color #711d20
      
           This box has a color of #711d20        
        
          <div style="background-color:#711d20;">Content here</div>
        
        
          .mybackground {background-color:#711d20;}
        
        Background color #711d20
      
           Border around this has a color of #711d20        
        
          <div style="border:2px solid #711d20;">Content here</div>
        
        
          .myborder {border:2px solid #711d20;}
        
        Border color #711d20