#5e0b1f color space conversions
Hex:
        #5e0b1f
        RGB:
        94, 11, 31
        CMY:
        63, 96, 88
        CMYK:
        0, 88, 67, 63
      HSL:
        346°, 79.0476%, 20.5882%
        HSV (HSB):
        346°, 88.2979%, 36.8627%
        XYZ:
        4.9831, 2.7180, 1.5583
        xyY:
        0.5382, 0.2935, 2.7180
      CIE-Lab:
        18.8770, 36.8039, 11.5747
        CIE-LCH:
        18.8770, 38.5811, 17.4582
        CIE-Luv:
        18.8770, 48.4492, 4.1104
        Hunter-Lab:
        16.4862, 25.1021, 5.9362
      #5e0b1f color charts
#5e0b1f RGB chart
      #5e0b1f CMYK chart
      #5e0b1f RGB pie chart
      #5e0b1f color shades, tints & tones
#5e0b1f color schemes
#5e0b1f color preview, HTML & CSS examples
           This text has a color of #5e0b1f        
        
          <p style="color:#5e0b1f;">Text here</p>
        
        
          .mytext {color:#5e0b1f;}
        
        Text color #5e0b1f
      
           This box has a color of #5e0b1f        
        
          <div style="background-color:#5e0b1f;">Content here</div>
        
        
          .mybackground {background-color:#5e0b1f;}
        
        Background color #5e0b1f
      
           Border around this has a color of #5e0b1f        
        
          <div style="border:2px solid #5e0b1f;">Content here</div>
        
        
          .myborder {border:2px solid #5e0b1f;}
        
        Border color #5e0b1f