#450d36 color space conversions
Hex:
        #450d36
        RGB:
        69, 13, 54
        CMY:
        73, 95, 79
        CMYK:
        0, 81, 22, 73
      HSL:
        316°, 68.2927%, 16.0784%
        HSV (HSB):
        316°, 81.1594%, 27.0588%
        XYZ:
        3.2640, 1.8194, 3.6692
        xyY:
        0.3729, 0.2079, 1.8194
      CIE-Lab:
        14.5094, 31.0144, -11.9976
        CIE-LCH:
        14.5094, 33.2541, 338.8516
        CIE-Luv:
        14.5094, 21.9352, -14.0262
        Hunter-Lab:
        13.4885, 19.5895, -6.6862
      #450d36 color charts
#450d36 RGB chart
      #450d36 CMYK chart
      #450d36 RGB pie chart
      #450d36 color shades, tints & tones
#450d36 color schemes
#450d36 color preview, HTML & CSS examples
           This text has a color of #450d36        
        
          <p style="color:#450d36;">Text here</p>
        
        
          .mytext {color:#450d36;}
        
        Text color #450d36
      
           This box has a color of #450d36        
        
          <div style="background-color:#450d36;">Content here</div>
        
        
          .mybackground {background-color:#450d36;}
        
        Background color #450d36
      
           Border around this has a color of #450d36        
        
          <div style="border:2px solid #450d36;">Content here</div>
        
        
          .myborder {border:2px solid #450d36;}
        
        Border color #450d36