#2d671d color space conversions
Hex:
        #2d671d
        RGB:
        45, 103, 29
        CMY:
        82, 60, 89
        CMYK:
        56, 0, 72, 60
      HSL:
        107°, 56.0606%, 25.8824%
        HSV (HSB):
        107°, 71.8447%, 40.3922%
        XYZ:
        6.1542, 10.3471, 2.8352
        xyY:
        0.3183, 0.5351, 10.3471
      CIE-Lab:
        38.4583, -33.9568, 34.6139
        CIE-LCH:
        38.4583, 48.4891, 134.4509
        CIE-Luv:
        38.4583, -26.4582, 39.9377
        Hunter-Lab:
        32.1669, -22.1412, 17.2909
      #2d671d color charts
#2d671d RGB chart
      #2d671d CMYK chart
      #2d671d RGB pie chart
      #2d671d color shades, tints & tones
#2d671d color schemes
#2d671d color preview, HTML & CSS examples
           This text has a color of #2d671d        
        
          <p style="color:#2d671d;">Text here</p>
        
        
          .mytext {color:#2d671d;}
        
        Text color #2d671d
      
           This box has a color of #2d671d        
        
          <div style="background-color:#2d671d;">Content here</div>
        
        
          .mybackground {background-color:#2d671d;}
        
        Background color #2d671d
      
           Border around this has a color of #2d671d        
        
          <div style="border:2px solid #2d671d;">Content here</div>
        
        
          .myborder {border:2px solid #2d671d;}
        
        Border color #2d671d