#2f431d color space conversions
Hex:
        #2f431d
        RGB:
        47, 67, 29
        CMY:
        82, 74, 89
        CMYK:
        30, 0, 57, 74
      HSL:
        92°, 39.5833%, 18.8235%
        HSV (HSB):
        92°, 56.7164%, 26.2745%
        XYZ:
        3.4012, 4.7074, 1.8917
        xyY:
        0.3401, 0.4707, 4.7074
      CIE-Lab:
        25.8842, -15.7690, 20.4140
        CIE-LCH:
        25.8842, 25.7952, 127.6846
        CIE-Luv:
        25.8842, -9.1226, 21.3078
        Hunter-Lab:
        21.6964, -9.9864, 10.0179
      #2f431d color charts
#2f431d RGB chart
      #2f431d CMYK chart
      #2f431d RGB pie chart
      #2f431d color shades, tints & tones
#2f431d color schemes
#2f431d color preview, HTML & CSS examples
           This text has a color of #2f431d        
        
          <p style="color:#2f431d;">Text here</p>
        
        
          .mytext {color:#2f431d;}
        
        Text color #2f431d
      
           This box has a color of #2f431d        
        
          <div style="background-color:#2f431d;">Content here</div>
        
        
          .mybackground {background-color:#2f431d;}
        
        Background color #2f431d
      
           Border around this has a color of #2f431d        
        
          <div style="border:2px solid #2f431d;">Content here</div>
        
        
          .myborder {border:2px solid #2f431d;}
        
        Border color #2f431d