#3f4c25 color space conversions
Hex:
        #3f4c25
        RGB:
        63, 76, 37
        CMY:
        75, 70, 85
        CMYK:
        17, 0, 51, 70
      HSL:
        80°, 34.5133%, 22.1569%
        HSV (HSB):
        80°, 51.3158%, 29.8039%
        XYZ:
        4.9683, 6.3592, 2.7159
        xyY:
        0.3538, 0.4528, 6.3592
      CIE-Lab:
        30.3012, -12.6242, 21.3939
        CIE-LCH:
        30.3012, 24.8409, 120.5442
        CIE-Luv:
        30.3012, -5.7845, 23.2948
        Hunter-Lab:
        25.2175, -8.9631, 11.2669
      #3f4c25 color charts
#3f4c25 RGB chart
      #3f4c25 CMYK chart
      #3f4c25 RGB pie chart
      #3f4c25 color shades, tints & tones
#3f4c25 color schemes
#3f4c25 color preview, HTML & CSS examples
           This text has a color of #3f4c25        
        
          <p style="color:#3f4c25;">Text here</p>
        
        
          .mytext {color:#3f4c25;}
        
        Text color #3f4c25
      
           This box has a color of #3f4c25        
        
          <div style="background-color:#3f4c25;">Content here</div>
        
        
          .mybackground {background-color:#3f4c25;}
        
        Background color #3f4c25
      
           Border around this has a color of #3f4c25        
        
          <div style="border:2px solid #3f4c25;">Content here</div>
        
        
          .myborder {border:2px solid #3f4c25;}
        
        Border color #3f4c25