#5d1c1b color space conversions
Hex:
        #5d1c1b
        RGB:
        93, 28, 27
        CMY:
        64, 89, 89
        CMYK:
        0, 70, 71, 64
      HSL:
        1°, 55.0000%, 23.5294%
        HSV (HSB):
        1°, 70.9677%, 36.4706%
        XYZ:
        5.1273, 3.2368, 1.3914
        xyY:
        0.5256, 0.3318, 3.2368
      CIE-Lab:
        20.9683, 29.5774, 16.9796
        CIE-LCH:
        20.9683, 34.1047, 29.8589
        CIE-Luv:
        20.9683, 42.7040, 9.5942
        Hunter-Lab:
        17.9911, 19.3863, 8.0083
      #5d1c1b color charts
#5d1c1b RGB chart
      #5d1c1b CMYK chart
      #5d1c1b RGB pie chart
      #5d1c1b color shades, tints & tones
#5d1c1b color schemes
#5d1c1b color preview, HTML & CSS examples
           This text has a color of #5d1c1b        
        
          <p style="color:#5d1c1b;">Text here</p>
        
        
          .mytext {color:#5d1c1b;}
        
        Text color #5d1c1b
      
           This box has a color of #5d1c1b        
        
          <div style="background-color:#5d1c1b;">Content here</div>
        
        
          .mybackground {background-color:#5d1c1b;}
        
        Background color #5d1c1b
      
           Border around this has a color of #5d1c1b        
        
          <div style="border:2px solid #5d1c1b;">Content here</div>
        
        
          .myborder {border:2px solid #5d1c1b;}
        
        Border color #5d1c1b