#3f5a0b color space conversions
Hex:
        #3f5a0b
        RGB:
        63, 90, 11
        CMY:
        75, 65, 96
        CMYK:
        30, 0, 88, 65
      HSL:
        81°, 78.2178%, 19.8039%
        HSV (HSB):
        81°, 87.7778%, 35.2941%
        XYZ:
        5.7665, 8.3933, 1.6327
        xyY:
        0.3651, 0.5315, 8.3933
      CIE-Lab:
        34.7888, -22.4484, 38.2477
        CIE-LCH:
        34.7888, 44.3488, 120.4096
        CIE-Luv:
        34.7888, -13.0872, 38.3547
        Hunter-Lab:
        28.9711, -15.1704, 16.9383
      #3f5a0b color charts
#3f5a0b RGB chart
      #3f5a0b CMYK chart
      #3f5a0b RGB pie chart
      #3f5a0b color shades, tints & tones
#3f5a0b color schemes
#3f5a0b color preview, HTML & CSS examples
           This text has a color of #3f5a0b        
        
          <p style="color:#3f5a0b;">Text here</p>
        
        
          .mytext {color:#3f5a0b;}
        
        Text color #3f5a0b
      
           This box has a color of #3f5a0b        
        
          <div style="background-color:#3f5a0b;">Content here</div>
        
        
          .mybackground {background-color:#3f5a0b;}
        
        Background color #3f5a0b
      
           Border around this has a color of #3f5a0b        
        
          <div style="border:2px solid #3f5a0b;">Content here</div>
        
        
          .myborder {border:2px solid #3f5a0b;}
        
        Border color #3f5a0b