#5d1c25 color space conversions
Hex:
        #5d1c25
        RGB:
        93, 28, 37
        CMY:
        64, 89, 85
        CMYK:
        0, 70, 60, 64
      HSL:
        352°, 53.7190%, 23.7255%
        HSV (HSB):
        352°, 69.8925%, 36.4706%
        XYZ:
        5.2634, 3.2912, 2.1081
        xyY:
        0.4936, 0.3087, 3.2912
      CIE-Lab:
        21.1744, 30.3461, 10.3896
        CIE-LCH:
        21.1744, 32.0753, 18.8997
        CIE-Luv:
        21.1744, 40.6151, 4.8458
        Hunter-Lab:
        18.1418, 20.0393, 5.8096
      #5d1c25 color charts
#5d1c25 RGB chart
      #5d1c25 CMYK chart
      #5d1c25 RGB pie chart
      #5d1c25 color shades, tints & tones
#5d1c25 color schemes
#5d1c25 color preview, HTML & CSS examples
           This text has a color of #5d1c25        
        
          <p style="color:#5d1c25;">Text here</p>
        
        
          .mytext {color:#5d1c25;}
        
        Text color #5d1c25
      
           This box has a color of #5d1c25        
        
          <div style="background-color:#5d1c25;">Content here</div>
        
        
          .mybackground {background-color:#5d1c25;}
        
        Background color #5d1c25
      
           Border around this has a color of #5d1c25        
        
          <div style="border:2px solid #5d1c25;">Content here</div>
        
        
          .myborder {border:2px solid #5d1c25;}
        
        Border color #5d1c25