#711d29 color space conversions
Hex:
        #711d29
        RGB:
        113, 29, 41
        CMY:
        56, 89, 84
        CMYK:
        0, 74, 64, 56
      HSL:
        351°, 59.1549%, 27.8431%
        HSV (HSB):
        351°, 74.3363%, 44.3137%
        XYZ:
        7.6497, 4.5495, 2.5728
        xyY:
        0.5178, 0.3080, 4.5495
      CIE-Lab:
        25.4108, 37.3812, 14.0068
        CIE-LCH:
        25.4108, 39.9192, 20.5411
        CIE-Luv:
        25.4108, 55.5382, 7.0632
        Hunter-Lab:
        21.3296, 26.6903, 7.7792
      #711d29 color charts
#711d29 RGB chart
      #711d29 CMYK chart
      #711d29 RGB pie chart
      #711d29 color shades, tints & tones
#711d29 color schemes
#711d29 color preview, HTML & CSS examples
           This text has a color of #711d29        
        
          <p style="color:#711d29;">Text here</p>
        
        
          .mytext {color:#711d29;}
        
        Text color #711d29
      
           This box has a color of #711d29        
        
          <div style="background-color:#711d29;">Content here</div>
        
        
          .mybackground {background-color:#711d29;}
        
        Background color #711d29
      
           Border around this has a color of #711d29        
        
          <div style="border:2px solid #711d29;">Content here</div>
        
        
          .myborder {border:2px solid #711d29;}
        
        Border color #711d29