#500f05 color space conversions
Hex:
        #500f05
        RGB:
        80, 15, 5
        CMY:
        69, 94, 98
        CMYK:
        0, 81, 94, 69
      HSL:
        8°, 88.2353%, 16.6667%
        HSV (HSB):
        8°, 93.7500%, 31.3725%
        XYZ:
        3.5065, 2.0581, 0.3560
        xyY:
        0.5923, 0.3476, 2.0581
      CIE-Lab:
        15.7891, 29.4269, 22.1304
        CIE-LCH:
        15.7891, 36.8197, 36.9449
        CIE-Luv:
        15.7891, 40.6129, 11.1310
        Hunter-Lab:
        14.3460, 18.5239, 8.5708
      #500f05 color charts
#500f05 RGB chart
      #500f05 CMYK chart
      #500f05 RGB pie chart
      #500f05 color shades, tints & tones
#500f05 color schemes
#500f05 color preview, HTML & CSS examples
           This text has a color of #500f05        
        
          <p style="color:#500f05;">Text here</p>
        
        
          .mytext {color:#500f05;}
        
        Text color #500f05
      
           This box has a color of #500f05        
        
          <div style="background-color:#500f05;">Content here</div>
        
        
          .mybackground {background-color:#500f05;}
        
        Background color #500f05
      
           Border around this has a color of #500f05        
        
          <div style="border:2px solid #500f05;">Content here</div>
        
        
          .myborder {border:2px solid #500f05;}
        
        Border color #500f05