#40583d color space conversions
Hex:
        #40583d
        RGB:
        64, 88, 61
        CMY:
        75, 65, 76
        CMYK:
        27, 0, 31, 65
      HSL:
        113°, 18.1208%, 29.2157%
        HSV (HSB):
        113°, 30.6818%, 34.5098%
        XYZ:
        6.4464, 8.4064, 5.6977
        xyY:
        0.3137, 0.4091, 8.4064
      CIE-Lab:
        34.8152, -15.1256, 12.8053
        CIE-LCH:
        34.8152, 19.8181, 139.7488
        CIE-Luv:
        34.8152, -11.5489, 16.8710
        Hunter-Lab:
        28.9937, -11.0518, 8.6442
      #40583d color charts
#40583d RGB chart
      #40583d CMYK chart
      #40583d RGB pie chart
      #40583d color shades, tints & tones
#40583d color schemes
#40583d color preview, HTML & CSS examples
           This text has a color of #40583d        
        
          <p style="color:#40583d;">Text here</p>
        
        
          .mytext {color:#40583d;}
        
        Text color #40583d
      
           This box has a color of #40583d        
        
          <div style="background-color:#40583d;">Content here</div>
        
        
          .mybackground {background-color:#40583d;}
        
        Background color #40583d
      
           Border around this has a color of #40583d        
        
          <div style="border:2px solid #40583d;">Content here</div>
        
        
          .myborder {border:2px solid #40583d;}
        
        Border color #40583d