#5d0d01 color space conversions
Hex:
        #5d0d01
        RGB:
        93, 13, 1
        CMY:
        64, 95, 100
        CMYK:
        0, 86, 99, 64
      HSL:
        8°, 97.8723%, 18.4314%
        HSV (HSB):
        8°, 98.9247%, 36.4706%
        XYZ:
        4.6636, 2.6172, 0.2881
        xyY:
        0.6162, 0.3458, 2.6172
      CIE-Lab:
        18.4405, 34.5971, 27.6734
        CIE-LCH:
        18.4405, 44.3033, 38.6555
        CIE-Luv:
        18.4405, 52.4248, 13.8098
        Hunter-Lab:
        16.1777, 23.1456, 10.2686
      #5d0d01 color charts
#5d0d01 RGB chart
      #5d0d01 CMYK chart
      #5d0d01 RGB pie chart
      #5d0d01 color shades, tints & tones
#5d0d01 color schemes
#5d0d01 color preview, HTML & CSS examples
           This text has a color of #5d0d01        
        
          <p style="color:#5d0d01;">Text here</p>
        
        
          .mytext {color:#5d0d01;}
        
        Text color #5d0d01
      
           This box has a color of #5d0d01        
        
          <div style="background-color:#5d0d01;">Content here</div>
        
        
          .mybackground {background-color:#5d0d01;}
        
        Background color #5d0d01
      
           Border around this has a color of #5d0d01        
        
          <div style="border:2px solid #5d0d01;">Content here</div>
        
        
          .myborder {border:2px solid #5d0d01;}
        
        Border color #5d0d01