#8f5c2a color space conversions
Hex:
        #8f5c2a
        RGB:
        143, 92, 42
        CMY:
        44, 64, 84
        CMYK:
        0, 36, 71, 44
      HSL:
        30°, 54.5946%, 36.2745%
        HSV (HSB):
        30°, 70.6294%, 56.0784%
        XYZ:
        15.5728, 13.6611, 4.0066
        xyY:
        0.4685, 0.4110, 13.6611
      CIE-Lab:
        43.7429, 16.0850, 36.4827
        CIE-LCH:
        43.7429, 39.8712, 66.2076
        CIE-Luv:
        43.7429, 39.8449, 34.3811
        Hunter-Lab:
        36.9609, 10.5258, 19.4456
      #8f5c2a color charts
#8f5c2a RGB chart
      #8f5c2a CMYK chart
      #8f5c2a RGB pie chart
      #8f5c2a color shades, tints & tones
#8f5c2a color schemes
#8f5c2a color preview, HTML & CSS examples
           This text has a color of #8f5c2a        
        
          <p style="color:#8f5c2a;">Text here</p>
        
        
          .mytext {color:#8f5c2a;}
        
        Text color #8f5c2a
      
           This box has a color of #8f5c2a        
        
          <div style="background-color:#8f5c2a;">Content here</div>
        
        
          .mybackground {background-color:#8f5c2a;}
        
        Background color #8f5c2a
      
           Border around this has a color of #8f5c2a        
        
          <div style="border:2px solid #8f5c2a;">Content here</div>
        
        
          .myborder {border:2px solid #8f5c2a;}
        
        Border color #8f5c2a