#40630e color space conversions
Hex:
        #40630e
        RGB:
        64, 99, 14
        CMY:
        75, 61, 95
        CMYK:
        35, 0, 86, 61
      HSL:
        85°, 75.2212%, 22.1569%
        HSV (HSB):
        85°, 85.8586%, 38.8235%
        XYZ:
        6.6555, 10.0454, 2.0036
        xyY:
        0.3558, 0.5371, 10.0454
      CIE-Lab:
        37.9237, -26.3433, 40.1701
        CIE-LCH:
        37.9237, 48.0375, 123.2566
        CIE-Luv:
        37.9237, -17.1876, 41.9738
        Hunter-Lab:
        31.6944, -17.9824, 18.4380
      #40630e color charts
#40630e RGB chart
      #40630e CMYK chart
      #40630e RGB pie chart
      #40630e color shades, tints & tones
#40630e color schemes
#40630e color preview, HTML & CSS examples
           This text has a color of #40630e        
        
          <p style="color:#40630e;">Text here</p>
        
        
          .mytext {color:#40630e;}
        
        Text color #40630e
      
           This box has a color of #40630e        
        
          <div style="background-color:#40630e;">Content here</div>
        
        
          .mybackground {background-color:#40630e;}
        
        Background color #40630e
      
           Border around this has a color of #40630e        
        
          <div style="border:2px solid #40630e;">Content here</div>
        
        
          .myborder {border:2px solid #40630e;}
        
        Border color #40630e