#75232d color space conversions
Hex:
        #75232d
        RGB:
        117, 35, 45
        CMY:
        54, 86, 82
        CMYK:
        0, 70, 62, 54
      HSL:
        353°, 53.9474%, 29.8039%
        HSV (HSB):
        353°, 70.0855%, 45.8824%
        XYZ:
        8.4108, 5.1734, 3.0379
        xyY:
        0.5060, 0.3112, 5.1734
      CIE-Lab:
        27.2233, 36.5037, 13.8631
        CIE-LCH:
        27.2233, 39.0475, 20.7954
        CIE-Luv:
        27.2233, 55.1487, 7.4777
        Hunter-Lab:
        22.7452, 26.2024, 8.0027
      #75232d color charts
#75232d RGB chart
      #75232d CMYK chart
      #75232d RGB pie chart
      #75232d color shades, tints & tones
#75232d color schemes
#75232d color preview, HTML & CSS examples
           This text has a color of #75232d        
        
          <p style="color:#75232d;">Text here</p>
        
        
          .mytext {color:#75232d;}
        
        Text color #75232d
      
           This box has a color of #75232d        
        
          <div style="background-color:#75232d;">Content here</div>
        
        
          .mybackground {background-color:#75232d;}
        
        Background color #75232d
      
           Border around this has a color of #75232d        
        
          <div style="border:2px solid #75232d;">Content here</div>
        
        
          .myborder {border:2px solid #75232d;}
        
        Border color #75232d