#450f2a color space conversions
Hex:
        #450f2a
        RGB:
        69, 15, 42
        CMY:
        73, 94, 84
        CMYK:
        0, 78, 39, 73
      HSL:
        330°, 64.2857%, 16.4706%
        HSV (HSB):
        330°, 78.2609%, 27.0588%
        XYZ:
        3.0430, 1.7740, 2.3725
        xyY:
        0.4233, 0.2468, 1.7740
      CIE-Lab:
        14.2537, 28.3622, -3.7002
        CIE-LCH:
        14.2537, 28.6025, 352.5671
        CIE-Luv:
        14.2537, 24.6781, -6.3240
        Hunter-Lab:
        13.3192, 17.4724, -1.2377
      #450f2a color charts
#450f2a RGB chart
      #450f2a CMYK chart
      #450f2a RGB pie chart
      #450f2a color shades, tints & tones
#450f2a color schemes
#450f2a color preview, HTML & CSS examples
           This text has a color of #450f2a        
        
          <p style="color:#450f2a;">Text here</p>
        
        
          .mytext {color:#450f2a;}
        
        Text color #450f2a
      
           This box has a color of #450f2a        
        
          <div style="background-color:#450f2a;">Content here</div>
        
        
          .mybackground {background-color:#450f2a;}
        
        Background color #450f2a
      
           Border around this has a color of #450f2a        
        
          <div style="border:2px solid #450f2a;">Content here</div>
        
        
          .myborder {border:2px solid #450f2a;}
        
        Border color #450f2a