#40712f color space conversions
Hex:
        #40712f
        RGB:
        64, 113, 47
        CMY:
        75, 56, 82
        CMYK:
        43, 0, 58, 56
      HSL:
        105°, 41.2500%, 31.3725%
        HSV (HSB):
        105°, 58.4071%, 44.3137%
        XYZ:
        8.5326, 13.1055, 4.7692
        xyY:
        0.3231, 0.4963, 13.1055
      CIE-Lab:
        42.9217, -30.0921, 31.0887
        CIE-LCH:
        42.9217, 43.2671, 134.0668
        CIE-Luv:
        42.9217, -23.5992, 38.6170
        Hunter-Lab:
        36.2015, -21.2808, 17.5301
      #40712f color charts
#40712f RGB chart
      #40712f CMYK chart
      #40712f RGB pie chart
      #40712f color shades, tints & tones
#40712f color schemes
#40712f color preview, HTML & CSS examples
           This text has a color of #40712f        
        
          <p style="color:#40712f;">Text here</p>
        
        
          .mytext {color:#40712f;}
        
        Text color #40712f
      
           This box has a color of #40712f        
        
          <div style="background-color:#40712f;">Content here</div>
        
        
          .mybackground {background-color:#40712f;}
        
        Background color #40712f
      
           Border around this has a color of #40712f        
        
          <div style="border:2px solid #40712f;">Content here</div>
        
        
          .myborder {border:2px solid #40712f;}
        
        Border color #40712f