#40580b color space conversions
Hex:
        #40580b
        RGB:
        64, 88, 11
        CMY:
        75, 65, 96
        CMYK:
        27, 0, 88, 65
      HSL:
        79°, 77.7778%, 19.4118%
        HSV (HSB):
        79°, 87.5000%, 34.5098%
        XYZ:
        5.6645, 8.0936, 1.5803
        xyY:
        0.3693, 0.5277, 8.0936
      CIE-Lab:
        34.1771, -20.9767, 37.7270
        CIE-LCH:
        34.1771, 43.1665, 119.0746
        CIE-Luv:
        34.1771, -11.5254, 37.4539
        Hunter-Lab:
        28.4492, -14.2454, 16.6211
      #40580b color charts
#40580b RGB chart
      #40580b CMYK chart
      #40580b RGB pie chart
      #40580b color shades, tints & tones
#40580b color schemes
#40580b color preview, HTML & CSS examples
           This text has a color of #40580b        
        
          <p style="color:#40580b;">Text here</p>
        
        
          .mytext {color:#40580b;}
        
        Text color #40580b
      
           This box has a color of #40580b        
        
          <div style="background-color:#40580b;">Content here</div>
        
        
          .mybackground {background-color:#40580b;}
        
        Background color #40580b
      
           Border around this has a color of #40580b        
        
          <div style="border:2px solid #40580b;">Content here</div>
        
        
          .myborder {border:2px solid #40580b;}
        
        Border color #40580b