#75052b color space conversions
Hex:
        #75052b
        RGB:
        117, 5, 43
        CMY:
        54, 98, 83
        CMYK:
        0, 96, 63, 54
      HSL:
        340°, 91.8033%, 23.9216%
        HSV (HSB):
        340°, 95.7265%, 45.8824%
        XYZ:
        7.8264, 4.0649, 2.6576
        xyY:
        0.5379, 0.2794, 4.0649
      CIE-Lab:
        23.8847, 45.6094, 10.7519
        CIE-LCH:
        23.8847, 46.8595, 13.2646
        CIE-Luv:
        23.8847, 65.1850, 2.5423
        Hunter-Lab:
        20.1615, 34.0087, 6.2977
      #75052b color charts
#75052b RGB chart
      #75052b CMYK chart
      #75052b RGB pie chart
      #75052b color shades, tints & tones
#75052b color schemes
#75052b color preview, HTML & CSS examples
           This text has a color of #75052b        
        
          <p style="color:#75052b;">Text here</p>
        
        
          .mytext {color:#75052b;}
        
        Text color #75052b
      
           This box has a color of #75052b        
        
          <div style="background-color:#75052b;">Content here</div>
        
        
          .mybackground {background-color:#75052b;}
        
        Background color #75052b
      
           Border around this has a color of #75052b        
        
          <div style="border:2px solid #75052b;">Content here</div>
        
        
          .myborder {border:2px solid #75052b;}
        
        Border color #75052b