#3a2f25 color space conversions
Hex:
        #3a2f25
        RGB:
        58, 47, 37
        CMY:
        77, 82, 85
        CMYK:
        0, 19, 36, 77
      HSL:
        29°, 22.1053%, 18.6275%
        HSV (HSB):
        29°, 36.2069%, 22.7451%
        XYZ:
        3.0954, 3.0661, 2.1789
        xyY:
        0.3711, 0.3676, 3.0661
      CIE-Lab:
        20.3069, 3.1766, 8.2990
        CIE-LCH:
        20.3069, 8.8862, 69.0549
        CIE-Luv:
        20.3069, 6.5340, 7.3295
        Hunter-Lab:
        17.5104, 0.9108, 4.8794
      #3a2f25 color charts
#3a2f25 RGB chart
      #3a2f25 CMYK chart
      #3a2f25 RGB pie chart
      #3a2f25 color shades, tints & tones
#3a2f25 color schemes
#3a2f25 color preview, HTML & CSS examples
           This text has a color of #3a2f25        
        
          <p style="color:#3a2f25;">Text here</p>
        
        
          .mytext {color:#3a2f25;}
        
        Text color #3a2f25
      
           This box has a color of #3a2f25        
        
          <div style="background-color:#3a2f25;">Content here</div>
        
        
          .mybackground {background-color:#3a2f25;}
        
        Background color #3a2f25
      
           Border around this has a color of #3a2f25        
        
          <div style="border:2px solid #3a2f25;">Content here</div>
        
        
          .myborder {border:2px solid #3a2f25;}
        
        Border color #3a2f25