#5e0d06 color space conversions
Hex:
        #5e0d06
        RGB:
        94, 13, 6
        CMY:
        63, 95, 98
        CMYK:
        0, 86, 94, 63
      HSL:
        5°, 88.0000%, 19.6078%
        HSV (HSB):
        5°, 93.6170%, 36.8627%
        XYZ:
        4.7929, 2.6807, 0.4371
        xyY:
        0.6059, 0.3389, 2.6807
      CIE-Lab:
        18.7168, 35.0825, 26.0182
        CIE-LCH:
        18.7168, 43.6776, 36.5617
        CIE-Luv:
        18.7168, 52.5820, 12.7947
        Hunter-Lab:
        16.3728, 23.6009, 9.8781
      #5e0d06 color charts
#5e0d06 RGB chart
      #5e0d06 CMYK chart
      #5e0d06 RGB pie chart
      #5e0d06 color shades, tints & tones
#5e0d06 color schemes
#5e0d06 color preview, HTML & CSS examples
           This text has a color of #5e0d06        
        
          <p style="color:#5e0d06;">Text here</p>
        
        
          .mytext {color:#5e0d06;}
        
        Text color #5e0d06
      
           This box has a color of #5e0d06        
        
          <div style="background-color:#5e0d06;">Content here</div>
        
        
          .mybackground {background-color:#5e0d06;}
        
        Background color #5e0d06
      
           Border around this has a color of #5e0d06        
        
          <div style="border:2px solid #5e0d06;">Content here</div>
        
        
          .myborder {border:2px solid #5e0d06;}
        
        Border color #5e0d06