#2d371d color space conversions
Hex:
        #2d371d
        RGB:
        45, 55, 29
        CMY:
        82, 78, 89
        CMYK:
        18, 0, 47, 78
      HSL:
        83°, 30.9524%, 16.4706%
        HSV (HSB):
        83°, 47.2727%, 21.5686%
        XYZ:
        2.6701, 3.3790, 1.6739
        xyY:
        0.3457, 0.4375, 3.3790
      CIE-Lab:
        21.5019, -9.6488, 14.9285
        CIE-LCH:
        21.5019, 17.7752, 122.8759
        CIE-Luv:
        21.5019, -4.1590, 14.7049
        Hunter-Lab:
        18.3820, -6.2398, 7.4684
      #2d371d color charts
#2d371d RGB chart
      #2d371d CMYK chart
      #2d371d RGB pie chart
      #2d371d color shades, tints & tones
#2d371d color schemes
#2d371d color preview, HTML & CSS examples
           This text has a color of #2d371d        
        
          <p style="color:#2d371d;">Text here</p>
        
        
          .mytext {color:#2d371d;}
        
        Text color #2d371d
      
           This box has a color of #2d371d        
        
          <div style="background-color:#2d371d;">Content here</div>
        
        
          .mybackground {background-color:#2d371d;}
        
        Background color #2d371d
      
           Border around this has a color of #2d371d        
        
          <div style="border:2px solid #2d371d;">Content here</div>
        
        
          .myborder {border:2px solid #2d371d;}
        
        Border color #2d371d