#450e06 color space conversions
Hex:
        #450e06
        RGB:
        69, 14, 6
        CMY:
        73, 95, 98
        CMYK:
        0, 80, 91, 73
      HSL:
        8°, 84.0000%, 14.7059%
        HSV (HSB):
        8°, 91.3043%, 27.0588%
        XYZ:
        2.6442, 1.5924, 0.3403
        xyY:
        0.5777, 0.3479, 1.5924
      CIE-Lab:
        13.1840, 25.7092, 17.8636
        CIE-LCH:
        13.1840, 31.3060, 34.7928
        CIE-Luv:
        13.1840, 31.8866, 8.8864
        Hunter-Lab:
        12.6192, 15.3184, 7.2345
      #450e06 color charts
#450e06 RGB chart
      #450e06 CMYK chart
      #450e06 RGB pie chart
      #450e06 color shades, tints & tones
#450e06 color schemes
#450e06 color preview, HTML & CSS examples
           This text has a color of #450e06        
        
          <p style="color:#450e06;">Text here</p>
        
        
          .mytext {color:#450e06;}
        
        Text color #450e06
      
           This box has a color of #450e06        
        
          <div style="background-color:#450e06;">Content here</div>
        
        
          .mybackground {background-color:#450e06;}
        
        Background color #450e06
      
           Border around this has a color of #450e06        
        
          <div style="border:2px solid #450e06;">Content here</div>
        
        
          .myborder {border:2px solid #450e06;}
        
        Border color #450e06