#5e050f color space conversions
Hex:
        #5e050f
        RGB:
        94, 5, 15
        CMY:
        63, 98, 94
        CMYK:
        0, 95, 84, 63
      HSL:
        353°, 89.8990%, 19.4118%
        HSV (HSB):
        353°, 94.6809%, 36.8627%
        XYZ:
        4.7566, 2.5227, 0.6882
        xyY:
        0.5970, 0.3166, 2.5227
      CIE-Lab:
        18.0210, 37.6140, 21.2275
        CIE-LCH:
        18.0210, 43.1905, 29.4383
        CIE-Luv:
        18.0210, 53.4540, 9.3773
        Hunter-Lab:
        15.8831, 25.6611, 8.5493
      #5e050f color charts
#5e050f RGB chart
      #5e050f CMYK chart
      #5e050f RGB pie chart
      #5e050f color shades, tints & tones
#5e050f color schemes
#5e050f color preview, HTML & CSS examples
           This text has a color of #5e050f        
        
          <p style="color:#5e050f;">Text here</p>
        
        
          .mytext {color:#5e050f;}
        
        Text color #5e050f
      
           This box has a color of #5e050f        
        
          <div style="background-color:#5e050f;">Content here</div>
        
        
          .mybackground {background-color:#5e050f;}
        
        Background color #5e050f
      
           Border around this has a color of #5e050f        
        
          <div style="border:2px solid #5e050f;">Content here</div>
        
        
          .myborder {border:2px solid #5e050f;}
        
        Border color #5e050f