#2d4022 color space conversions
Hex:
        #2d4022
        RGB:
        45, 64, 34
        CMY:
        82, 75, 87
        CMYK:
        30, 0, 47, 75
      HSL:
        98°, 30.6122%, 19.2157%
        HSV (HSB):
        98°, 46.8750%, 25.0980%
        XYZ:
        3.2043, 4.3402, 2.1822
        xyY:
        0.3294, 0.4462, 4.3402
      CIE-Lab:
        24.7656, -14.1902, 15.9592
        CIE-LCH:
        24.7656, 21.3556, 131.6421
        CIE-Luv:
        24.7656, -8.5667, 17.2255
        Hunter-Lab:
        20.8331, -9.0030, 8.3726
      #2d4022 color charts
#2d4022 RGB chart
      #2d4022 CMYK chart
      #2d4022 RGB pie chart
      #2d4022 color shades, tints & tones
#2d4022 color schemes
#2d4022 color preview, HTML & CSS examples
           This text has a color of #2d4022        
        
          <p style="color:#2d4022;">Text here</p>
        
        
          .mytext {color:#2d4022;}
        
        Text color #2d4022
      
           This box has a color of #2d4022        
        
          <div style="background-color:#2d4022;">Content here</div>
        
        
          .mybackground {background-color:#2d4022;}
        
        Background color #2d4022
      
           Border around this has a color of #2d4022        
        
          <div style="border:2px solid #2d4022;">Content here</div>
        
        
          .myborder {border:2px solid #2d4022;}
        
        Border color #2d4022