#5e0e15 color space conversions
Hex:
        #5e0e15
        RGB:
        94, 14, 21
        CMY:
        63, 95, 92
        CMYK:
        0, 85, 78, 63
      HSL:
        355°, 74.0741%, 21.1765%
        HSV (HSB):
        355°, 85.1064%, 36.8627%
        XYZ:
        4.9085, 2.7479, 0.9812
        xyY:
        0.5683, 0.3181, 2.7479
      CIE-Lab:
        19.0046, 35.3153, 18.7339
        CIE-LCH:
        19.0046, 39.9766, 27.9449
        CIE-Luv:
        19.0046, 49.9746, 8.8090
        Hunter-Lab:
        16.5768, 23.8455, 8.0945
      #5e0e15 color charts
#5e0e15 RGB chart
      #5e0e15 CMYK chart
      #5e0e15 RGB pie chart
      #5e0e15 color shades, tints & tones
#5e0e15 color schemes
#5e0e15 color preview, HTML & CSS examples
           This text has a color of #5e0e15        
        
          <p style="color:#5e0e15;">Text here</p>
        
        
          .mytext {color:#5e0e15;}
        
        Text color #5e0e15
      
           This box has a color of #5e0e15        
        
          <div style="background-color:#5e0e15;">Content here</div>
        
        
          .mybackground {background-color:#5e0e15;}
        
        Background color #5e0e15
      
           Border around this has a color of #5e0e15        
        
          <div style="border:2px solid #5e0e15;">Content here</div>
        
        
          .myborder {border:2px solid #5e0e15;}
        
        Border color #5e0e15