#414b10 color space conversions
Hex:
        #414b10
        RGB:
        65, 75, 16
        CMY:
        75, 71, 94
        CMYK:
        13, 0, 79, 71
      HSL:
        70°, 64.8352%, 17.8431%
        HSV (HSB):
        70°, 78.6667%, 29.4118%
        XYZ:
        4.7896, 6.1934, 1.4332
        xyY:
        0.3858, 0.4988, 6.1934
      CIE-Lab:
        29.8952, -13.1429, 31.9073
        CIE-LCH:
        29.8952, 34.5082, 112.3871
        CIE-Luv:
        29.8952, -3.8843, 30.3885
        Hunter-Lab:
        24.8865, -9.1979, 14.0060
      #414b10 color charts
#414b10 RGB chart
      #414b10 CMYK chart
      #414b10 RGB pie chart
      #414b10 color shades, tints & tones
#414b10 color schemes
#414b10 color preview, HTML & CSS examples
           This text has a color of #414b10        
        
          <p style="color:#414b10;">Text here</p>
        
        
          .mytext {color:#414b10;}
        
        Text color #414b10
      
           This box has a color of #414b10        
        
          <div style="background-color:#414b10;">Content here</div>
        
        
          .mybackground {background-color:#414b10;}
        
        Background color #414b10
      
           Border around this has a color of #414b10        
        
          <div style="border:2px solid #414b10;">Content here</div>
        
        
          .myborder {border:2px solid #414b10;}
        
        Border color #414b10