#712c30 color space conversions
Hex:
        #712c30
        RGB:
        113, 44, 48
        CMY:
        56, 83, 81
        CMYK:
        0, 61, 58, 56
      HSL:
        357°, 43.9490%, 30.7843%
        HSV (HSB):
        357°, 61.0619%, 44.3137%
        XYZ:
        8.2442, 5.5255, 3.4283
        xyY:
        0.4794, 0.3213, 5.5255
      CIE-Lab:
        28.1823, 30.8894, 13.0219
        CIE-LCH:
        28.1823, 33.5221, 22.8586
        CIE-Luv:
        28.1823, 46.6536, 8.0733
        Hunter-Lab:
        23.5063, 21.4682, 7.8072
      #712c30 color charts
#712c30 RGB chart
      #712c30 CMYK chart
      #712c30 RGB pie chart
      #712c30 color shades, tints & tones
#712c30 color schemes
#712c30 color preview, HTML & CSS examples
           This text has a color of #712c30        
        
          <p style="color:#712c30;">Text here</p>
        
        
          .mytext {color:#712c30;}
        
        Text color #712c30
      
           This box has a color of #712c30        
        
          <div style="background-color:#712c30;">Content here</div>
        
        
          .mybackground {background-color:#712c30;}
        
        Background color #712c30
      
           Border around this has a color of #712c30        
        
          <div style="border:2px solid #712c30;">Content here</div>
        
        
          .myborder {border:2px solid #712c30;}
        
        Border color #712c30