#712d40 color space conversions
Hex:
        #712d40
        RGB:
        113, 45, 64
        CMY:
        56, 82, 75
        CMYK:
        0, 60, 43, 56
      HSL:
        343°, 43.0380%, 30.9804%
        HSV (HSB):
        343°, 60.1770%, 44.3137%
        XYZ:
        8.6739, 5.7576, 5.5047
        xyY:
        0.4351, 0.2888, 5.7576
      CIE-Lab:
        28.7926, 32.0383, 3.2760
        CIE-LCH:
        28.7926, 32.2053, 5.8384
        CIE-Luv:
        28.7926, 42.3649, -1.4270
        Hunter-Lab:
        23.9951, 22.5335, 3.1950
      #712d40 color charts
#712d40 RGB chart
      #712d40 CMYK chart
      #712d40 RGB pie chart
      #712d40 color shades, tints & tones
#712d40 color schemes
#712d40 color preview, HTML & CSS examples
           This text has a color of #712d40        
        
          <p style="color:#712d40;">Text here</p>
        
        
          .mytext {color:#712d40;}
        
        Text color #712d40
      
           This box has a color of #712d40        
        
          <div style="background-color:#712d40;">Content here</div>
        
        
          .mybackground {background-color:#712d40;}
        
        Background color #712d40
      
           Border around this has a color of #712d40        
        
          <div style="border:2px solid #712d40;">Content here</div>
        
        
          .myborder {border:2px solid #712d40;}
        
        Border color #712d40