#40190d color space conversions
Hex:
        #40190d
        RGB:
        64, 25, 13
        CMY:
        75, 90, 95
        CMYK:
        0, 61, 80, 75
      HSL:
        14°, 66.2338%, 15.0980%
        HSV (HSB):
        14°, 79.6875%, 25.0980%
        XYZ:
        2.5346, 1.8143, 0.5974
        xyY:
        0.5124, 0.3668, 1.8143
      CIE-Lab:
        14.4809, 17.9976, 16.4226
        CIE-LCH:
        14.4809, 24.3643, 42.3801
        CIE-Luv:
        14.4809, 23.2671, 9.2916
        Hunter-Lab:
        13.4696, 10.0172, 6.7992
      #40190d color charts
#40190d RGB chart
      #40190d CMYK chart
      #40190d RGB pie chart
      #40190d color shades, tints & tones
#40190d color schemes
#40190d color preview, HTML & CSS examples
           This text has a color of #40190d        
        
          <p style="color:#40190d;">Text here</p>
        
        
          .mytext {color:#40190d;}
        
        Text color #40190d
      
           This box has a color of #40190d        
        
          <div style="background-color:#40190d;">Content here</div>
        
        
          .mybackground {background-color:#40190d;}
        
        Background color #40190d
      
           Border around this has a color of #40190d        
        
          <div style="border:2px solid #40190d;">Content here</div>
        
        
          .myborder {border:2px solid #40190d;}
        
        Border color #40190d