#2f402d color space conversions
Hex:
        #2f402d
        RGB:
        47, 64, 45
        CMY:
        82, 75, 82
        CMYK:
        27, 0, 30, 75
      HSL:
        114°, 17.4312%, 21.3725%
        HSV (HSB):
        114°, 29.6875%, 25.0980%
        XYZ:
        3.4793, 4.4606, 3.1602
        xyY:
        0.3134, 0.4018, 4.4606
      CIE-Lab:
        25.1392, -11.3056, 9.4663
        CIE-LCH:
        25.1392, 14.7454, 140.0602
        CIE-Luv:
        25.1392, -7.7085, 11.2109
        Hunter-Lab:
        21.1201, -7.5540, 5.9125
      #2f402d color charts
#2f402d RGB chart
      #2f402d CMYK chart
      #2f402d RGB pie chart
      #2f402d color shades, tints & tones
#2f402d color schemes
#2f402d color preview, HTML & CSS examples
           This text has a color of #2f402d        
        
          <p style="color:#2f402d;">Text here</p>
        
        
          .mytext {color:#2f402d;}
        
        Text color #2f402d
      
           This box has a color of #2f402d        
        
          <div style="background-color:#2f402d;">Content here</div>
        
        
          .mybackground {background-color:#2f402d;}
        
        Background color #2f402d
      
           Border around this has a color of #2f402d        
        
          <div style="border:2px solid #2f402d;">Content here</div>
        
        
          .myborder {border:2px solid #2f402d;}
        
        Border color #2f402d