#40802d color space conversions
Hex:
        #40802d
        RGB:
        64, 128, 45
        CMY:
        75, 50, 82
        CMYK:
        50, 0, 65, 50
      HSL:
        106°, 47.9769%, 33.9216%
        HSV (HSB):
        106°, 64.8437%, 50.1961%
        XYZ:
        10.3072, 16.7178, 5.1662
        xyY:
        0.3202, 0.5193, 16.7178
      CIE-Lab:
        47.9025, -37.0064, 37.7718
        CIE-LCH:
        47.9025, 52.8789, 134.4136
        CIE-Luv:
        47.9025, -30.3705, 47.1284
        Hunter-Lab:
        40.8874, -26.5554, 21.1297
      #40802d color charts
#40802d RGB chart
      #40802d CMYK chart
      #40802d RGB pie chart
      #40802d color shades, tints & tones
#40802d color schemes
#40802d color preview, HTML & CSS examples
           This text has a color of #40802d        
        
          <p style="color:#40802d;">Text here</p>
        
        
          .mytext {color:#40802d;}
        
        Text color #40802d
      
           This box has a color of #40802d        
        
          <div style="background-color:#40802d;">Content here</div>
        
        
          .mybackground {background-color:#40802d;}
        
        Background color #40802d
      
           Border around this has a color of #40802d        
        
          <div style="border:2px solid #40802d;">Content here</div>
        
        
          .myborder {border:2px solid #40802d;}
        
        Border color #40802d