#3f5501 color space conversions
Hex:
        #3f5501
        RGB:
        63, 85, 1
        CMY:
        75, 67, 100
        CMYK:
        26, 0, 99, 67
      HSL:
        76°, 97.6744%, 16.8627%
        HSV (HSB):
        76°, 98.8235%, 33.3333%
        XYZ:
        5.3039, 7.5560, 1.2076
        xyY:
        0.3770, 0.5371, 7.5560
      CIE-Lab:
        33.0404, -20.3131, 39.9506
        CIE-LCH:
        33.0404, 44.8182, 116.9512
        CIE-Luv:
        33.0404, -10.4463, 37.7370
        Hunter-Lab:
        27.4881, -13.6623, 16.6369
      #3f5501 color charts
#3f5501 RGB chart
      #3f5501 CMYK chart
      #3f5501 RGB pie chart
      #3f5501 color shades, tints & tones
#3f5501 color schemes
#3f5501 color preview, HTML & CSS examples
           This text has a color of #3f5501        
        
          <p style="color:#3f5501;">Text here</p>
        
        
          .mytext {color:#3f5501;}
        
        Text color #3f5501
      
           This box has a color of #3f5501        
        
          <div style="background-color:#3f5501;">Content here</div>
        
        
          .mybackground {background-color:#3f5501;}
        
        Background color #3f5501
      
           Border around this has a color of #3f5501        
        
          <div style="border:2px solid #3f5501;">Content here</div>
        
        
          .myborder {border:2px solid #3f5501;}
        
        Border color #3f5501