#5e0d2a color space conversions
Hex:
        #5e0d2a
        RGB:
        94, 13, 42
        CMY:
        63, 95, 84
        CMYK:
        0, 86, 55, 63
      HSL:
        339°, 75.7009%, 20.9804%
        HSV (HSB):
        339°, 86.1702%, 36.8627%
        XYZ:
        5.1779, 2.8347, 2.4647
        xyY:
        0.4942, 0.2706, 2.8347
      CIE-Lab:
        19.3693, 37.0897, 4.4055
        CIE-LCH:
        19.3693, 37.3504, 6.7738
        CIE-Luv:
        19.3693, 44.8469, -1.3235
        Hunter-Lab:
        16.8366, 25.4321, 3.1060
      #5e0d2a color charts
#5e0d2a RGB chart
      #5e0d2a CMYK chart
      #5e0d2a RGB pie chart
      #5e0d2a color shades, tints & tones
#5e0d2a color schemes
#5e0d2a color preview, HTML & CSS examples
           This text has a color of #5e0d2a        
        
          <p style="color:#5e0d2a;">Text here</p>
        
        
          .mytext {color:#5e0d2a;}
        
        Text color #5e0d2a
      
           This box has a color of #5e0d2a        
        
          <div style="background-color:#5e0d2a;">Content here</div>
        
        
          .mybackground {background-color:#5e0d2a;}
        
        Background color #5e0d2a
      
           Border around this has a color of #5e0d2a        
        
          <div style="border:2px solid #5e0d2a;">Content here</div>
        
        
          .myborder {border:2px solid #5e0d2a;}
        
        Border color #5e0d2a