#3f660e color space conversions
Hex:
        #3f660e
        RGB:
        63, 102, 14
        CMY:
        75, 60, 95
        CMYK:
        38, 0, 86, 60
      HSL:
        87°, 75.8621%, 22.7451%
        HSV (HSB):
        87°, 86.2745%, 40.0000%
        XYZ:
        6.8805, 10.5912, 2.0971
        xyY:
        0.3516, 0.5412, 10.5912
      CIE-Lab:
        38.8833, -28.1816, 41.0156
        CIE-LCH:
        38.8833, 49.7643, 124.4928
        CIE-Luv:
        38.8833, -19.1399, 43.3329
        Hunter-Lab:
        32.5441, -19.2135, 18.9603
      #3f660e color charts
#3f660e RGB chart
      #3f660e CMYK chart
      #3f660e RGB pie chart
      #3f660e color shades, tints & tones
#3f660e color schemes
#3f660e color preview, HTML & CSS examples
           This text has a color of #3f660e        
        
          <p style="color:#3f660e;">Text here</p>
        
        
          .mytext {color:#3f660e;}
        
        Text color #3f660e
      
           This box has a color of #3f660e        
        
          <div style="background-color:#3f660e;">Content here</div>
        
        
          .mybackground {background-color:#3f660e;}
        
        Background color #3f660e
      
           Border around this has a color of #3f660e        
        
          <div style="border:2px solid #3f660e;">Content here</div>
        
        
          .myborder {border:2px solid #3f660e;}
        
        Border color #3f660e