#5f4a0a color space conversions
Hex:
        #5f4a0a
        RGB:
        95, 74, 10
        CMY:
        63, 71, 96
        CMYK:
        0, 22, 89, 63
      HSL:
        45°, 80.9524%, 20.5882%
        HSV (HSB):
        45°, 89.4737%, 37.2549%
        XYZ:
        7.2229, 7.3524, 1.3256
        xyY:
        0.4542, 0.4624, 7.3524
      CIE-Lab:
        32.5960, 2.3190, 37.7764
        CIE-LCH:
        32.5960, 37.8475, 86.4872
        CIE-Luv:
        32.5960, 16.9411, 32.3530
        Hunter-Lab:
        27.1153, 0.0966, 16.0821
      #5f4a0a color charts
#5f4a0a RGB chart
      #5f4a0a CMYK chart
      #5f4a0a RGB pie chart
      #5f4a0a color shades, tints & tones
#5f4a0a color schemes
#5f4a0a color preview, HTML & CSS examples
           This text has a color of #5f4a0a        
        
          <p style="color:#5f4a0a;">Text here</p>
        
        
          .mytext {color:#5f4a0a;}
        
        Text color #5f4a0a
      
           This box has a color of #5f4a0a        
        
          <div style="background-color:#5f4a0a;">Content here</div>
        
        
          .mybackground {background-color:#5f4a0a;}
        
        Background color #5f4a0a
      
           Border around this has a color of #5f4a0a        
        
          <div style="border:2px solid #5f4a0a;">Content here</div>
        
        
          .myborder {border:2px solid #5f4a0a;}
        
        Border color #5f4a0a