#712929 color space conversions
Hex:
        #712929
        RGB:
        113, 41, 41
        CMY:
        56, 84, 84
        CMYK:
        0, 64, 64, 56
      HSL:
        0°, 46.7532%, 30.1961%
        HSV (HSB):
        0°, 63.7168%, 44.3137%
        XYZ:
        8.0032, 5.2567, 2.6906
        xyY:
        0.5018, 0.3296, 5.2567
      CIE-Lab:
        27.4539, 31.8509, 16.6661
        CIE-LCH:
        27.4539, 35.9477, 27.6210
        CIE-Luv:
        27.4539, 49.7530, 10.7272
        Hunter-Lab:
        22.9275, 22.1855, 9.0913
      #712929 color charts
#712929 RGB chart
      #712929 CMYK chart
      #712929 RGB pie chart
      #712929 color shades, tints & tones
#712929 color schemes
#712929 color preview, HTML & CSS examples
           This text has a color of #712929        
        
          <p style="color:#712929;">Text here</p>
        
        
          .mytext {color:#712929;}
        
        Text color #712929
      
           This box has a color of #712929        
        
          <div style="background-color:#712929;">Content here</div>
        
        
          .mybackground {background-color:#712929;}
        
        Background color #712929
      
           Border around this has a color of #712929        
        
          <div style="border:2px solid #712929;">Content here</div>
        
        
          .myborder {border:2px solid #712929;}
        
        Border color #712929