#40261b color space conversions
Hex:
        #40261b
        RGB:
        64, 38, 27
        CMY:
        75, 85, 89
        CMYK:
        0, 41, 58, 75
      HSL:
        18°, 40.6593%, 17.8431%
        HSV (HSB):
        18°, 57.8125%, 25.0980%
        XYZ:
        3.0053, 2.5553, 1.3717
        xyY:
        0.4335, 0.3686, 2.5553
      CIE-Lab:
        18.1671, 10.8357, 12.3715
        CIE-LCH:
        18.1671, 16.4459, 48.7860
        CIE-Luv:
        18.1671, 15.7405, 8.8954
        Hunter-Lab:
        15.9855, 5.5838, 6.1020
      #40261b color charts
#40261b RGB chart
      #40261b CMYK chart
      #40261b RGB pie chart
      #40261b color shades, tints & tones
#40261b color schemes
#40261b color preview, HTML & CSS examples
           This text has a color of #40261b        
        
          <p style="color:#40261b;">Text here</p>
        
        
          .mytext {color:#40261b;}
        
        Text color #40261b
      
           This box has a color of #40261b        
        
          <div style="background-color:#40261b;">Content here</div>
        
        
          .mybackground {background-color:#40261b;}
        
        Background color #40261b
      
           Border around this has a color of #40261b        
        
          <div style="border:2px solid #40261b;">Content here</div>
        
        
          .myborder {border:2px solid #40261b;}
        
        Border color #40261b