#2d350d color space conversions
Hex:
        #2d350d
        RGB:
        45, 53, 13
        CMY:
        82, 79, 95
        CMYK:
        15, 0, 75, 79
      HSL:
        72°, 60.6061%, 12.9412%
        HSV (HSB):
        72°, 75.4717%, 20.7843%
        XYZ:
        2.4279, 3.1332, 0.8576
        xyY:
        0.3783, 0.4881, 3.1332
      CIE-Lab:
        20.5695, -10.3721, 23.1985
        CIE-LCH:
        20.5695, 25.4116, 114.0895
        CIE-Luv:
        20.5695, -2.9596, 19.7776
        Hunter-Lab:
        17.7007, -6.4921, 9.5180
      #2d350d color charts
#2d350d RGB chart
      #2d350d CMYK chart
      #2d350d RGB pie chart
      #2d350d color shades, tints & tones
#2d350d color schemes
#2d350d color preview, HTML & CSS examples
           This text has a color of #2d350d        
        
          <p style="color:#2d350d;">Text here</p>
        
        
          .mytext {color:#2d350d;}
        
        Text color #2d350d
      
           This box has a color of #2d350d        
        
          <div style="background-color:#2d350d;">Content here</div>
        
        
          .mybackground {background-color:#2d350d;}
        
        Background color #2d350d
      
           Border around this has a color of #2d350d        
        
          <div style="border:2px solid #2d350d;">Content here</div>
        
        
          .myborder {border:2px solid #2d350d;}
        
        Border color #2d350d