#5e243b color space conversions
Hex:
        #5e243b
        RGB:
        94, 36, 59
        CMY:
        63, 86, 77
        CMYK:
        0, 62, 37, 63
      HSL:
        336°, 44.6154%, 25.4902%
        HSV (HSB):
        336°, 61.7021%, 36.8627%
        XYZ:
        6.0364, 3.9572, 4.5833
        xyY:
        0.4141, 0.2715, 3.9572
      CIE-Lab:
        23.5294, 29.1022, -1.4182
        CIE-LCH:
        23.5294, 29.1367, 357.2101
        CIE-Luv:
        23.5294, 32.8036, -5.6094
        Hunter-Lab:
        19.8927, 19.3530, 0.2643
      #5e243b color charts
#5e243b RGB chart
      #5e243b CMYK chart
      #5e243b RGB pie chart
      #5e243b color shades, tints & tones
#5e243b color schemes
#5e243b color preview, HTML & CSS examples
           This text has a color of #5e243b        
        
          <p style="color:#5e243b;">Text here</p>
        
        
          .mytext {color:#5e243b;}
        
        Text color #5e243b
      
           This box has a color of #5e243b        
        
          <div style="background-color:#5e243b;">Content here</div>
        
        
          .mybackground {background-color:#5e243b;}
        
        Background color #5e243b
      
           Border around this has a color of #5e243b        
        
          <div style="border:2px solid #5e243b;">Content here</div>
        
        
          .myborder {border:2px solid #5e243b;}
        
        Border color #5e243b