#514f05 color space conversions
Hex:
        #514f05
        RGB:
        81, 79, 5
        CMY:
        68, 69, 98
        CMYK:
        0, 2, 94, 68
      HSL:
        58°, 88.3721%, 16.8627%
        HSV (HSB):
        58°, 93.8272%, 31.7647%
        XYZ:
        6.2167, 7.3523, 1.2351
        xyY:
        0.4199, 0.4966, 7.3523
      CIE-Lab:
        32.5957, -8.0096, 38.8487
        CIE-LCH:
        32.5957, 39.6658, 101.6497
        CIE-Luv:
        32.5957, 3.8262, 34.8060
        Hunter-Lab:
        27.1150, -6.5263, 16.2800
      #514f05 color charts
#514f05 RGB chart
      #514f05 CMYK chart
      #514f05 RGB pie chart
      #514f05 color shades, tints & tones
#514f05 color schemes
#514f05 color preview, HTML & CSS examples
           This text has a color of #514f05        
        
          <p style="color:#514f05;">Text here</p>
        
        
          .mytext {color:#514f05;}
        
        Text color #514f05
      
           This box has a color of #514f05        
        
          <div style="background-color:#514f05;">Content here</div>
        
        
          .mybackground {background-color:#514f05;}
        
        Background color #514f05
      
           Border around this has a color of #514f05        
        
          <div style="border:2px solid #514f05;">Content here</div>
        
        
          .myborder {border:2px solid #514f05;}
        
        Border color #514f05