#414f08 color space conversions
Hex:
        #414f08
        RGB:
        65, 79, 8
        CMY:
        75, 69, 97
        CMYK:
        18, 0, 90, 69
      HSL:
        72°, 81.6092%, 17.0588%
        HSV (HSB):
        72°, 89.8734%, 30.9804%
        XYZ:
        5.0198, 6.7333, 1.2648
        xyY:
        0.3856, 0.5172, 6.7333
      CIE-Lab:
        31.1919, -15.8194, 36.0701
        CIE-LCH:
        31.1919, 39.3867, 113.6810
        CIE-Luv:
        31.1919, -6.0795, 33.8607
        Hunter-Lab:
        25.9486, -10.8791, 15.2741
      #414f08 color charts
#414f08 RGB chart
      #414f08 CMYK chart
      #414f08 RGB pie chart
      #414f08 color shades, tints & tones
#414f08 color schemes
#414f08 color preview, HTML & CSS examples
           This text has a color of #414f08        
        
          <p style="color:#414f08;">Text here</p>
        
        
          .mytext {color:#414f08;}
        
        Text color #414f08
      
           This box has a color of #414f08        
        
          <div style="background-color:#414f08;">Content here</div>
        
        
          .mybackground {background-color:#414f08;}
        
        Background color #414f08
      
           Border around this has a color of #414f08        
        
          <div style="border:2px solid #414f08;">Content here</div>
        
        
          .myborder {border:2px solid #414f08;}
        
        Border color #414f08