#2f420f color space conversions
Hex:
        #2f420f
        RGB:
        47, 66, 15
        CMY:
        82, 74, 94
        CMYK:
        29, 0, 77, 74
      HSL:
        82°, 62.9630%, 15.8824%
        HSV (HSB):
        82°, 77.2727%, 25.8824%
        XYZ:
        3.2067, 4.5353, 1.1583
        xyY:
        0.3603, 0.5096, 4.5353
      CIE-Lab:
        25.3674, -16.7439, 27.3367
        CIE-LCH:
        25.3674, 32.0570, 121.4878
        CIE-Luv:
        25.3674, -8.6242, 25.7236
        Hunter-Lab:
        21.2961, -10.3901, 11.6825
      #2f420f color charts
#2f420f RGB chart
      #2f420f CMYK chart
      #2f420f RGB pie chart
      #2f420f color shades, tints & tones
#2f420f color schemes
#2f420f color preview, HTML & CSS examples
           This text has a color of #2f420f        
        
          <p style="color:#2f420f;">Text here</p>
        
        
          .mytext {color:#2f420f;}
        
        Text color #2f420f
      
           This box has a color of #2f420f        
        
          <div style="background-color:#2f420f;">Content here</div>
        
        
          .mybackground {background-color:#2f420f;}
        
        Background color #2f420f
      
           Border around this has a color of #2f420f        
        
          <div style="border:2px solid #2f420f;">Content here</div>
        
        
          .myborder {border:2px solid #2f420f;}
        
        Border color #2f420f