#450d13 color space conversions
Hex:
        #450d13
        RGB:
        69, 13, 19
        CMY:
        73, 95, 93
        CMYK:
        0, 81, 72, 73
      HSL:
        354°, 68.2927%, 16.0784%
        HSV (HSB):
        354°, 81.1594%, 27.0588%
        XYZ:
        2.7157, 1.6001, 0.7818
        xyY:
        0.5327, 0.3139, 1.6001
      CIE-Lab:
        13.2306, 26.8628, 11.6289
        CIE-LCH:
        13.2306, 29.2719, 23.4078
        CIE-Luv:
        13.2306, 30.2611, 4.6740
        Hunter-Lab:
        12.6494, 16.1859, 5.1901
      #450d13 color charts
#450d13 RGB chart
      #450d13 CMYK chart
      #450d13 RGB pie chart
      #450d13 color shades, tints & tones
#450d13 color schemes
#450d13 color preview, HTML & CSS examples
           This text has a color of #450d13        
        
          <p style="color:#450d13;">Text here</p>
        
        
          .mytext {color:#450d13;}
        
        Text color #450d13
      
           This box has a color of #450d13        
        
          <div style="background-color:#450d13;">Content here</div>
        
        
          .mybackground {background-color:#450d13;}
        
        Background color #450d13
      
           Border around this has a color of #450d13        
        
          <div style="border:2px solid #450d13;">Content here</div>
        
        
          .myborder {border:2px solid #450d13;}
        
        Border color #450d13