#40580d color space conversions
Hex:
        #40580d
        RGB:
        64, 88, 13
        CMY:
        75, 65, 95
        CMYK:
        27, 0, 85, 65
      HSL:
        79°, 74.2574%, 19.8039%
        HSV (HSB):
        79°, 85.2273%, 34.5098%
        XYZ:
        5.6767, 8.0985, 1.6447
        xyY:
        0.3681, 0.5252, 8.0985
      CIE-Lab:
        34.1872, -20.8797, 37.0899
        CIE-LCH:
        34.1872, 42.5632, 119.3773
        CIE-Luv:
        34.1872, -11.5255, 37.0944
        Hunter-Lab:
        28.4579, -14.1944, 16.4938
      #40580d color charts
#40580d RGB chart
      #40580d CMYK chart
      #40580d RGB pie chart
      #40580d color shades, tints & tones
#40580d color schemes
#40580d color preview, HTML & CSS examples
           This text has a color of #40580d        
        
          <p style="color:#40580d;">Text here</p>
        
        
          .mytext {color:#40580d;}
        
        Text color #40580d
      
           This box has a color of #40580d        
        
          <div style="background-color:#40580d;">Content here</div>
        
        
          .mybackground {background-color:#40580d;}
        
        Background color #40580d
      
           Border around this has a color of #40580d        
        
          <div style="border:2px solid #40580d;">Content here</div>
        
        
          .myborder {border:2px solid #40580d;}
        
        Border color #40580d