#8f553d color space conversions
Hex:
        #8f553d
        RGB:
        143, 85, 61
        CMY:
        44, 67, 76
        CMYK:
        0, 41, 57, 44
      HSL:
        18°, 40.1961%, 40.0000%
        HSV (HSB):
        18°, 57.3427%, 56.0784%
        XYZ:
        15.4185, 12.6736, 6.0485
        xyY:
        0.4516, 0.3712, 12.6736
      CIE-Lab:
        42.2672, 21.5395, 24.1489
        CIE-LCH:
        42.2672, 32.3592, 48.2687
        CIE-Luv:
        42.2672, 42.8040, 22.8727
        Hunter-Lab:
        35.5999, 15.0093, 14.8465
      #8f553d color charts
#8f553d RGB chart
      #8f553d CMYK chart
      #8f553d RGB pie chart
      #8f553d color shades, tints & tones
#8f553d color schemes
#8f553d color preview, HTML & CSS examples
           This text has a color of #8f553d        
        
          <p style="color:#8f553d;">Text here</p>
        
        
          .mytext {color:#8f553d;}
        
        Text color #8f553d
      
           This box has a color of #8f553d        
        
          <div style="background-color:#8f553d;">Content here</div>
        
        
          .mybackground {background-color:#8f553d;}
        
        Background color #8f553d
      
           Border around this has a color of #8f553d        
        
          <div style="border:2px solid #8f553d;">Content here</div>
        
        
          .myborder {border:2px solid #8f553d;}
        
        Border color #8f553d