#40320f color space conversions
Hex:
        #40320f
        RGB:
        64, 50, 15
        CMY:
        75, 80, 94
        CMYK:
        0, 22, 77, 75
      HSL:
        43°, 62.0253%, 15.4902%
        HSV (HSB):
        43°, 76.5625%, 25.0980%
        XYZ:
        3.3412, 3.4057, 0.9332
        xyY:
        0.4350, 0.4434, 3.4057
      CIE-Lab:
        21.6004, 1.7204, 23.8941
        CIE-LCH:
        21.6004, 23.9560, 85.8818
        CIE-Luv:
        21.6004, 10.0255, 18.8924
        Hunter-Lab:
        18.4545, 0.0220, 9.9200
      #40320f color charts
#40320f RGB chart
      #40320f CMYK chart
      #40320f RGB pie chart
      #40320f color shades, tints & tones
#40320f color schemes
#40320f color preview, HTML & CSS examples
           This text has a color of #40320f        
        
          <p style="color:#40320f;">Text here</p>
        
        
          .mytext {color:#40320f;}
        
        Text color #40320f
      
           This box has a color of #40320f        
        
          <div style="background-color:#40320f;">Content here</div>
        
        
          .mybackground {background-color:#40320f;}
        
        Background color #40320f
      
           Border around this has a color of #40320f        
        
          <div style="border:2px solid #40320f;">Content here</div>
        
        
          .myborder {border:2px solid #40320f;}
        
        Border color #40320f