#452e12 color space conversions
Hex:
        #452e12
        RGB:
        69, 46, 18
        CMY:
        73, 82, 93
        CMYK:
        0, 33, 74, 73
      HSL:
        33°, 58.6207%, 17.0588%
        HSV (HSB):
        33°, 73.9130%, 27.0588%
        XYZ:
        3.5404, 3.2629, 1.0155
        xyY:
        0.4528, 0.4173, 3.2629
      CIE-Lab:
        21.0673, 7.2113, 21.8109
        CIE-LCH:
        21.0673, 22.9721, 71.7048
        CIE-Luv:
        21.0673, 15.6625, 16.5676
        Hunter-Lab:
        18.0634, 3.3749, 9.3113
      #452e12 color charts
#452e12 RGB chart
      #452e12 CMYK chart
      #452e12 RGB pie chart
      #452e12 color shades, tints & tones
#452e12 color schemes
#452e12 color preview, HTML & CSS examples
           This text has a color of #452e12        
        
          <p style="color:#452e12;">Text here</p>
        
        
          .mytext {color:#452e12;}
        
        Text color #452e12
      
           This box has a color of #452e12        
        
          <div style="background-color:#452e12;">Content here</div>
        
        
          .mybackground {background-color:#452e12;}
        
        Background color #452e12
      
           Border around this has a color of #452e12        
        
          <div style="border:2px solid #452e12;">Content here</div>
        
        
          .myborder {border:2px solid #452e12;}
        
        Border color #452e12