#2a3f25 color space conversions
Hex:
        #2a3f25
        RGB:
        42, 63, 37
        CMY:
        84, 75, 85
        CMYK:
        33, 0, 41, 75
      HSL:
        108°, 26.0000%, 19.6078%
        HSV (HSB):
        108°, 41.2698%, 24.7059%
        XYZ:
        3.0663, 4.1808, 2.3956
        xyY:
        0.3180, 0.4336, 4.1808
      CIE-Lab:
        24.2605, -14.3665, 13.3722
        CIE-LCH:
        24.2605, 19.6268, 137.0529
        CIE-Luv:
        24.2605, -9.3812, 14.9339
        Hunter-Lab:
        20.4471, -9.0142, 7.3664
      #2a3f25 color charts
#2a3f25 RGB chart
      #2a3f25 CMYK chart
      #2a3f25 RGB pie chart
      #2a3f25 color shades, tints & tones
#2a3f25 color schemes
#2a3f25 color preview, HTML & CSS examples
           This text has a color of #2a3f25        
        
          <p style="color:#2a3f25;">Text here</p>
        
        
          .mytext {color:#2a3f25;}
        
        Text color #2a3f25
      
           This box has a color of #2a3f25        
        
          <div style="background-color:#2a3f25;">Content here</div>
        
        
          .mybackground {background-color:#2a3f25;}
        
        Background color #2a3f25
      
           Border around this has a color of #2a3f25        
        
          <div style="border:2px solid #2a3f25;">Content here</div>
        
        
          .myborder {border:2px solid #2a3f25;}
        
        Border color #2a3f25