#5d1925 color space conversions
Hex:
        #5d1925
        RGB:
        93, 25, 37
        CMY:
        64, 90, 85
        CMYK:
        0, 73, 60, 64
      HSL:
        349°, 57.6271%, 23.1373%
        HSV (HSB):
        349°, 73.1183%, 36.4706%
        XYZ:
        5.1958, 3.1560, 2.0856
        xyY:
        0.4978, 0.3024, 3.1560
      CIE-Lab:
        20.6581, 31.7520, 9.6914
        CIE-LCH:
        20.6581, 33.1981, 16.9734
        CIE-Luv:
        20.6581, 41.8031, 3.9709
        Hunter-Lab:
        17.7651, 21.1170, 5.4751
      #5d1925 color charts
#5d1925 RGB chart
      #5d1925 CMYK chart
      #5d1925 RGB pie chart
      #5d1925 color shades, tints & tones
#5d1925 color schemes
#5d1925 color preview, HTML & CSS examples
           This text has a color of #5d1925        
        
          <p style="color:#5d1925;">Text here</p>
        
        
          .mytext {color:#5d1925;}
        
        Text color #5d1925
      
           This box has a color of #5d1925        
        
          <div style="background-color:#5d1925;">Content here</div>
        
        
          .mybackground {background-color:#5d1925;}
        
        Background color #5d1925
      
           Border around this has a color of #5d1925        
        
          <div style="border:2px solid #5d1925;">Content here</div>
        
        
          .myborder {border:2px solid #5d1925;}
        
        Border color #5d1925