#5e0d02 color space conversions
Hex:
        #5e0d02
        RGB:
        94, 13, 2
        CMY:
        63, 95, 99
        CMYK:
        0, 86, 98, 63
      HSL:
        7°, 95.8333%, 18.8235%
        HSV (HSB):
        7°, 97.8723%, 36.8627%
        XYZ:
        4.7710, 2.6719, 0.3217
        xyY:
        0.6145, 0.3441, 2.6719
      CIE-Lab:
        18.6789, 34.9638, 27.6035
        CIE-LCH:
        18.6789, 44.5469, 38.2907
        CIE-Luv:
        18.6789, 53.1071, 13.7300
        Hunter-Lab:
        16.3460, 23.4941, 10.2753
      #5e0d02 color charts
#5e0d02 RGB chart
      #5e0d02 CMYK chart
      #5e0d02 RGB pie chart
      #5e0d02 color shades, tints & tones
#5e0d02 color schemes
#5e0d02 color preview, HTML & CSS examples
           This text has a color of #5e0d02        
        
          <p style="color:#5e0d02;">Text here</p>
        
        
          .mytext {color:#5e0d02;}
        
        Text color #5e0d02
      
           This box has a color of #5e0d02        
        
          <div style="background-color:#5e0d02;">Content here</div>
        
        
          .mybackground {background-color:#5e0d02;}
        
        Background color #5e0d02
      
           Border around this has a color of #5e0d02        
        
          <div style="border:2px solid #5e0d02;">Content here</div>
        
        
          .myborder {border:2px solid #5e0d02;}
        
        Border color #5e0d02