#40271d color space conversions
Hex:
        #40271d
        RGB:
        64, 39, 29
        CMY:
        75, 85, 89
        CMYK:
        0, 39, 55, 75
      HSL:
        17°, 37.6344%, 18.2353%
        HSV (HSB):
        17°, 54.6875%, 25.0980%
        XYZ:
        3.0616, 2.6297, 1.5086
        xyY:
        0.4252, 0.3652, 2.6297
      CIE-Lab:
        18.4955, 10.4023, 11.4386
        CIE-LCH:
        18.4955, 15.4612, 47.7164
        CIE-Luv:
        18.4955, 15.0371, 8.3844
        Hunter-Lab:
        16.2165, 5.3217, 5.8358
      #40271d color charts
#40271d RGB chart
      #40271d CMYK chart
      #40271d RGB pie chart
      #40271d color shades, tints & tones
#40271d color schemes
#40271d color preview, HTML & CSS examples
           This text has a color of #40271d        
        
          <p style="color:#40271d;">Text here</p>
        
        
          .mytext {color:#40271d;}
        
        Text color #40271d
      
           This box has a color of #40271d        
        
          <div style="background-color:#40271d;">Content here</div>
        
        
          .mybackground {background-color:#40271d;}
        
        Background color #40271d
      
           Border around this has a color of #40271d        
        
          <div style="border:2px solid #40271d;">Content here</div>
        
        
          .myborder {border:2px solid #40271d;}
        
        Border color #40271d