#505514 color space conversions
Hex:
        #505514
        RGB:
        80, 85, 20
        CMY:
        69, 67, 92
        CMYK:
        6, 0, 76, 67
      HSL:
        65°, 61.9048%, 20.5882%
        HSV (HSB):
        65°, 76.4706%, 33.3333%
        XYZ:
        6.6830, 8.2530, 1.9026
        xyY:
        0.3969, 0.4901, 8.2530
      CIE-Lab:
        34.5043, -11.3200, 35.1776
        CIE-LCH:
        34.5043, 36.9541, 107.8380
        CIE-Luv:
        34.5043, -0.6942, 34.5716
        Hunter-Lab:
        28.7280, -8.7493, 16.1830
      #505514 color charts
#505514 RGB chart
      #505514 CMYK chart
      #505514 RGB pie chart
      #505514 color shades, tints & tones
#505514 color schemes
#505514 color preview, HTML & CSS examples
           This text has a color of #505514        
        
          <p style="color:#505514;">Text here</p>
        
        
          .mytext {color:#505514;}
        
        Text color #505514
      
           This box has a color of #505514        
        
          <div style="background-color:#505514;">Content here</div>
        
        
          .mybackground {background-color:#505514;}
        
        Background color #505514
      
           Border around this has a color of #505514        
        
          <div style="border:2px solid #505514;">Content here</div>
        
        
          .myborder {border:2px solid #505514;}
        
        Border color #505514