#40122d color space conversions
Hex:
        #40122d
        RGB:
        64, 18, 45
        CMY:
        75, 93, 82
        CMYK:
        0, 72, 30, 75
      HSL:
        325°, 56.0976%, 16.0784%
        HSV (HSB):
        325°, 71.8750%, 25.0980%
        XYZ:
        2.8043, 1.7121, 2.6653
        xyY:
        0.3905, 0.2384, 1.7121
      CIE-Lab:
        13.8972, 25.6340, -6.5238
        CIE-LCH:
        13.8972, 26.4512, 345.7215
        CIE-Luv:
        13.8972, 19.8083, -8.3042
        Hunter-Lab:
        13.0846, 15.3584, -2.9179
      #40122d color charts
#40122d RGB chart
      #40122d CMYK chart
      #40122d RGB pie chart
      #40122d color shades, tints & tones
#40122d color schemes
#40122d color preview, HTML & CSS examples
           This text has a color of #40122d        
        
          <p style="color:#40122d;">Text here</p>
        
        
          .mytext {color:#40122d;}
        
        Text color #40122d
      
           This box has a color of #40122d        
        
          <div style="background-color:#40122d;">Content here</div>
        
        
          .mybackground {background-color:#40122d;}
        
        Background color #40122d
      
           Border around this has a color of #40122d        
        
          <div style="border:2px solid #40122d;">Content here</div>
        
        
          .myborder {border:2px solid #40122d;}
        
        Border color #40122d