#405f16 color space conversions
Hex:
        #405f16
        RGB:
        64, 95, 22
        CMY:
        75, 63, 91
        CMYK:
        33, 0, 77, 63
      HSL:
        85°, 62.3932%, 22.9412%
        HSV (HSB):
        85°, 76.8421%, 37.2549%
        XYZ:
        6.3514, 9.3323, 2.2256
        xyY:
        0.3546, 0.5211, 9.3323
      CIE-Lab:
        36.6164, -23.8960, 36.0340
        CIE-LCH:
        36.6164, 43.2373, 123.5504
        CIE-Luv:
        36.6164, -15.1396, 38.3557
        Hunter-Lab:
        30.5489, -16.3488, 17.0647
      #405f16 color charts
#405f16 RGB chart
      #405f16 CMYK chart
      #405f16 RGB pie chart
      #405f16 color shades, tints & tones
#405f16 color schemes
#405f16 color preview, HTML & CSS examples
           This text has a color of #405f16        
        
          <p style="color:#405f16;">Text here</p>
        
        
          .mytext {color:#405f16;}
        
        Text color #405f16
      
           This box has a color of #405f16        
        
          <div style="background-color:#405f16;">Content here</div>
        
        
          .mybackground {background-color:#405f16;}
        
        Background color #405f16
      
           Border around this has a color of #405f16        
        
          <div style="border:2px solid #405f16;">Content here</div>
        
        
          .myborder {border:2px solid #405f16;}
        
        Border color #405f16