#500f08 color space conversions
Hex:
        #500f08
        RGB:
        80, 15, 8
        CMY:
        69, 94, 97
        CMYK:
        0, 81, 90, 69
      HSL:
        6°, 81.8182%, 17.2549%
        HSV (HSB):
        6°, 90.0000%, 31.3725%
        XYZ:
        3.5229, 2.0647, 0.4426
        xyY:
        0.5842, 0.3424, 2.0647
      CIE-Lab:
        15.8229, 29.5408, 20.9507
        CIE-LCH:
        15.8229, 36.2159, 35.3448
        CIE-Luv:
        15.8229, 40.2260, 10.3702
        Hunter-Lab:
        14.3689, 18.6185, 8.2321
      #500f08 color charts
#500f08 RGB chart
      #500f08 CMYK chart
      #500f08 RGB pie chart
      #500f08 color shades, tints & tones
#500f08 color schemes
#500f08 color preview, HTML & CSS examples
           This text has a color of #500f08        
        
          <p style="color:#500f08;">Text here</p>
        
        
          .mytext {color:#500f08;}
        
        Text color #500f08
      
           This box has a color of #500f08        
        
          <div style="background-color:#500f08;">Content here</div>
        
        
          .mybackground {background-color:#500f08;}
        
        Background color #500f08
      
           Border around this has a color of #500f08        
        
          <div style="border:2px solid #500f08;">Content here</div>
        
        
          .myborder {border:2px solid #500f08;}
        
        Border color #500f08