#5f660b color space conversions
Hex:
        #5f660b
        RGB:
        95, 102, 11
        CMY:
        63, 60, 96
        CMYK:
        7, 0, 89, 60
      HSL:
        65°, 80.5310%, 22.1569%
        HSV (HSB):
        65°, 89.2157%, 40.0000%
        XYZ:
        9.5311, 11.9598, 2.1227
        xyY:
        0.4036, 0.5065, 11.9598
      CIE-Lab:
        41.1522, -14.0515, 44.7101
        CIE-LCH:
        41.1522, 46.8662, 107.4469
        CIE-Luv:
        41.1522, -1.4053, 44.3053
        Hunter-Lab:
        34.5829, -11.3254, 20.5688
      #5f660b color charts
#5f660b RGB chart
      #5f660b CMYK chart
      #5f660b RGB pie chart
      #5f660b color shades, tints & tones
#5f660b color schemes
#5f660b color preview, HTML & CSS examples
           This text has a color of #5f660b        
        
          <p style="color:#5f660b;">Text here</p>
        
        
          .mytext {color:#5f660b;}
        
        Text color #5f660b
      
           This box has a color of #5f660b        
        
          <div style="background-color:#5f660b;">Content here</div>
        
        
          .mybackground {background-color:#5f660b;}
        
        Background color #5f660b
      
           Border around this has a color of #5f660b        
        
          <div style="border:2px solid #5f660b;">Content here</div>
        
        
          .myborder {border:2px solid #5f660b;}
        
        Border color #5f660b