#752f2f color space conversions
Hex:
        #752f2f
        RGB:
        117, 47, 47
        CMY:
        54, 82, 82
        CMYK:
        0, 60, 60, 54
      HSL:
        0°, 42.6829%, 32.1569%
        HSV (HSB):
        0°, 59.8291%, 45.8824%
        XYZ:
        8.8657, 6.0202, 3.3841
        xyY:
        0.4853, 0.3295, 6.0202
      CIE-Lab:
        29.4633, 30.7951, 15.5036
        CIE-LCH:
        29.4633, 34.4775, 26.7226
        CIE-Luv:
        29.4633, 48.4731, 10.4508
        Hunter-Lab:
        24.5360, 21.5602, 8.9978
      #752f2f color charts
#752f2f RGB chart
      #752f2f CMYK chart
      #752f2f RGB pie chart
      #752f2f color shades, tints & tones
#752f2f color schemes
#752f2f color preview, HTML & CSS examples
           This text has a color of #752f2f        
        
          <p style="color:#752f2f;">Text here</p>
        
        
          .mytext {color:#752f2f;}
        
        Text color #752f2f
      
           This box has a color of #752f2f        
        
          <div style="background-color:#752f2f;">Content here</div>
        
        
          .mybackground {background-color:#752f2f;}
        
        Background color #752f2f
      
           Border around this has a color of #752f2f        
        
          <div style="border:2px solid #752f2f;">Content here</div>
        
        
          .myborder {border:2px solid #752f2f;}
        
        Border color #752f2f