#5e0f2e color space conversions
Hex:
        #5e0f2e
        RGB:
        94, 15, 46
        CMY:
        63, 94, 82
        CMYK:
        0, 84, 51, 63
      HSL:
        336°, 72.4771%, 21.3725%
        HSV (HSB):
        336°, 84.0426%, 36.8627%
        XYZ:
        5.2801, 2.9186, 2.8698
        xyY:
        0.4770, 0.2637, 2.9186
      CIE-Lab:
        19.7149, 36.8384, 2.0575
        CIE-LCH:
        19.7149, 36.8958, 3.1968
        CIE-Luv:
        19.7149, 43.1589, -3.2927
        Hunter-Lab:
        17.0839, 25.2716, 1.9989
      #5e0f2e color charts
#5e0f2e RGB chart
      #5e0f2e CMYK chart
      #5e0f2e RGB pie chart
      #5e0f2e color shades, tints & tones
#5e0f2e color schemes
#5e0f2e color preview, HTML & CSS examples
           This text has a color of #5e0f2e        
        
          <p style="color:#5e0f2e;">Text here</p>
        
        
          .mytext {color:#5e0f2e;}
        
        Text color #5e0f2e
      
           This box has a color of #5e0f2e        
        
          <div style="background-color:#5e0f2e;">Content here</div>
        
        
          .mybackground {background-color:#5e0f2e;}
        
        Background color #5e0f2e
      
           Border around this has a color of #5e0f2e        
        
          <div style="border:2px solid #5e0f2e;">Content here</div>
        
        
          .myborder {border:2px solid #5e0f2e;}
        
        Border color #5e0f2e