#5d1e1b color space conversions
Hex:
        #5d1e1b
        RGB:
        93, 30, 27
        CMY:
        64, 88, 89
        CMYK:
        0, 68, 71, 64
      HSL:
        3°, 55.0000%, 23.5294%
        HSV (HSB):
        3°, 70.9677%, 36.4706%
        XYZ:
        5.1763, 3.3348, 1.4078
        xyY:
        0.5219, 0.3362, 3.3348
      CIE-Lab:
        21.3379, 28.5848, 17.4344
        CIE-LCH:
        21.3379, 33.4820, 31.3798
        CIE-Luv:
        21.3379, 41.7761, 10.1951
        Hunter-Lab:
        18.2615, 18.6389, 8.2124
      #5d1e1b color charts
#5d1e1b RGB chart
      #5d1e1b CMYK chart
      #5d1e1b RGB pie chart
      #5d1e1b color shades, tints & tones
#5d1e1b color schemes
#5d1e1b color preview, HTML & CSS examples
           This text has a color of #5d1e1b        
        
          <p style="color:#5d1e1b;">Text here</p>
        
        
          .mytext {color:#5d1e1b;}
        
        Text color #5d1e1b
      
           This box has a color of #5d1e1b        
        
          <div style="background-color:#5d1e1b;">Content here</div>
        
        
          .mybackground {background-color:#5d1e1b;}
        
        Background color #5d1e1b
      
           Border around this has a color of #5d1e1b        
        
          <div style="border:2px solid #5d1e1b;">Content here</div>
        
        
          .myborder {border:2px solid #5d1e1b;}
        
        Border color #5d1e1b