#452f10 color space conversions
Hex:
        #452f10
        RGB:
        69, 47, 16
        CMY:
        73, 82, 94
        CMYK:
        0, 32, 77, 73
      HSL:
        35°, 62.3529%, 16.6667%
        HSV (HSB):
        35°, 76.8116%, 27.0588%
        XYZ:
        3.5643, 3.3356, 0.9462
        xyY:
        0.4543, 0.4251, 3.3356
      CIE-Lab:
        21.3409, 6.4064, 23.2608
        CIE-LCH:
        21.3409, 24.1269, 74.6015
        CIE-Luv:
        21.3409, 15.1971, 17.6428
        Hunter-Lab:
        18.2638, 2.8738, 9.7130
      #452f10 color charts
#452f10 RGB chart
      #452f10 CMYK chart
      #452f10 RGB pie chart
      #452f10 color shades, tints & tones
#452f10 color schemes
#452f10 color preview, HTML & CSS examples
           This text has a color of #452f10        
        
          <p style="color:#452f10;">Text here</p>
        
        
          .mytext {color:#452f10;}
        
        Text color #452f10
      
           This box has a color of #452f10        
        
          <div style="background-color:#452f10;">Content here</div>
        
        
          .mybackground {background-color:#452f10;}
        
        Background color #452f10
      
           Border around this has a color of #452f10        
        
          <div style="border:2px solid #452f10;">Content here</div>
        
        
          .myborder {border:2px solid #452f10;}
        
        Border color #452f10