#2d3f25 color space conversions
Hex:
        #2d3f25
        RGB:
        45, 63, 37
        CMY:
        82, 75, 85
        CMYK:
        29, 0, 41, 75
      HSL:
        102°, 26.0000%, 19.6078%
        HSV (HSB):
        102°, 41.2698%, 24.7059%
        XYZ:
        3.1936, 4.2465, 2.4016
        xyY:
        0.3245, 0.4315, 4.2465
      CIE-Lab:
        24.4701, -13.0964, 13.6872
        CIE-LCH:
        24.4701, 18.9435, 133.7365
        CIE-Luv:
        24.4701, -8.0908, 15.0979
        Hunter-Lab:
        20.6070, -8.3987, 7.5151
      #2d3f25 color charts
#2d3f25 RGB chart
      #2d3f25 CMYK chart
      #2d3f25 RGB pie chart
      #2d3f25 color shades, tints & tones
#2d3f25 color schemes
#2d3f25 color preview, HTML & CSS examples
           This text has a color of #2d3f25        
        
          <p style="color:#2d3f25;">Text here</p>
        
        
          .mytext {color:#2d3f25;}
        
        Text color #2d3f25
      
           This box has a color of #2d3f25        
        
          <div style="background-color:#2d3f25;">Content here</div>
        
        
          .mybackground {background-color:#2d3f25;}
        
        Background color #2d3f25
      
           Border around this has a color of #2d3f25        
        
          <div style="border:2px solid #2d3f25;">Content here</div>
        
        
          .myborder {border:2px solid #2d3f25;}
        
        Border color #2d3f25