#40150b color space conversions
Hex:
        #40150b
        RGB:
        64, 21, 11
        CMY:
        75, 92, 96
        CMYK:
        0, 67, 83, 75
      HSL:
        11°, 70.6667%, 14.7059%
        HSV (HSB):
        11°, 82.8125%, 25.0980%
        XYZ:
        2.4429, 1.6505, 0.5064
        xyY:
        0.5311, 0.3588, 1.6505
      CIE-Lab:
        13.5344, 20.2538, 16.0915
        CIE-LCH:
        13.5344, 25.8680, 38.4670
        CIE-Luv:
        13.5344, 25.0561, 8.6014
        Hunter-Lab:
        12.8471, 11.4600, 6.6558
      #40150b color charts
#40150b RGB chart
      #40150b CMYK chart
      #40150b RGB pie chart
      #40150b color shades, tints & tones
#40150b color schemes
#40150b color preview, HTML & CSS examples
           This text has a color of #40150b        
        
          <p style="color:#40150b;">Text here</p>
        
        
          .mytext {color:#40150b;}
        
        Text color #40150b
      
           This box has a color of #40150b        
        
          <div style="background-color:#40150b;">Content here</div>
        
        
          .mybackground {background-color:#40150b;}
        
        Background color #40150b
      
           Border around this has a color of #40150b        
        
          <div style="border:2px solid #40150b;">Content here</div>
        
        
          .myborder {border:2px solid #40150b;}
        
        Border color #40150b