#500e08 color space conversions
Hex:
        #500e08
        RGB:
        80, 14, 8
        CMY:
        69, 95, 97
        CMYK:
        0, 83, 90, 69
      HSL:
        5°, 81.8182%, 17.2549%
        HSV (HSB):
        5°, 90.0000%, 31.3725%
        XYZ:
        3.5091, 2.0371, 0.4380
        xyY:
        0.5864, 0.3404, 2.0371
      CIE-Lab:
        15.6807, 29.9364, 20.7711
        CIE-LCH:
        15.6807, 36.4366, 34.7545
        CIE-Luv:
        15.6807, 40.5464, 10.1658
        Hunter-Lab:
        14.2726, 18.9097, 8.1715
      #500e08 color charts
#500e08 RGB chart
      #500e08 CMYK chart
      #500e08 RGB pie chart
      #500e08 color shades, tints & tones
#500e08 color schemes
#500e08 color preview, HTML & CSS examples
           This text has a color of #500e08        
        
          <p style="color:#500e08;">Text here</p>
        
        
          .mytext {color:#500e08;}
        
        Text color #500e08
      
           This box has a color of #500e08        
        
          <div style="background-color:#500e08;">Content here</div>
        
        
          .mybackground {background-color:#500e08;}
        
        Background color #500e08
      
           Border around this has a color of #500e08        
        
          <div style="border:2px solid #500e08;">Content here</div>
        
        
          .myborder {border:2px solid #500e08;}
        
        Border color #500e08