#5e0e1b color space conversions
Hex:
        #5e0e1b
        RGB:
        94, 14, 27
        CMY:
        63, 95, 89
        CMYK:
        0, 85, 71, 63
      HSL:
        350°, 74.0741%, 21.1765%
        HSV (HSB):
        350°, 85.1064%, 36.8627%
        XYZ:
        4.9710, 2.7729, 1.3101
        xyY:
        0.5490, 0.3063, 2.7729
      CIE-Lab:
        19.1104, 35.6459, 14.7053
        CIE-LCH:
        19.1104, 38.5601, 22.4180
        CIE-Luv:
        19.1104, 48.6786, 6.4330
        Hunter-Lab:
        16.6520, 24.1449, 6.9916
      #5e0e1b color charts
#5e0e1b RGB chart
      #5e0e1b CMYK chart
      #5e0e1b RGB pie chart
      #5e0e1b color shades, tints & tones
#5e0e1b color schemes
#5e0e1b color preview, HTML & CSS examples
           This text has a color of #5e0e1b        
        
          <p style="color:#5e0e1b;">Text here</p>
        
        
          .mytext {color:#5e0e1b;}
        
        Text color #5e0e1b
      
           This box has a color of #5e0e1b        
        
          <div style="background-color:#5e0e1b;">Content here</div>
        
        
          .mybackground {background-color:#5e0e1b;}
        
        Background color #5e0e1b
      
           Border around this has a color of #5e0e1b        
        
          <div style="border:2px solid #5e0e1b;">Content here</div>
        
        
          .myborder {border:2px solid #5e0e1b;}
        
        Border color #5e0e1b