#8f4e2a color space conversions
Hex:
        #8f4e2a
        RGB:
        143, 78, 42
        CMY:
        44, 69, 84
        CMYK:
        0, 45, 71, 44
      HSL:
        21°, 54.5946%, 36.2745%
        HSV (HSB):
        21°, 70.6294%, 56.0784%
        XYZ:
        14.4700, 11.4556, 3.6390
        xyY:
        0.4894, 0.3875, 11.4556
      CIE-Lab:
        40.3374, 24.1470, 32.7111
        CIE-LCH:
        40.3374, 40.6583, 53.5656
        CIE-Luv:
        40.3374, 50.1515, 28.5421
        Hunter-Lab:
        33.8461, 17.0822, 17.3177
      #8f4e2a color charts
#8f4e2a RGB chart
      #8f4e2a CMYK chart
      #8f4e2a RGB pie chart
      #8f4e2a color shades, tints & tones
#8f4e2a color schemes
#8f4e2a color preview, HTML & CSS examples
           This text has a color of #8f4e2a        
        
          <p style="color:#8f4e2a;">Text here</p>
        
        
          .mytext {color:#8f4e2a;}
        
        Text color #8f4e2a
      
           This box has a color of #8f4e2a        
        
          <div style="background-color:#8f4e2a;">Content here</div>
        
        
          .mybackground {background-color:#8f4e2a;}
        
        Background color #8f4e2a
      
           Border around this has a color of #8f4e2a        
        
          <div style="border:2px solid #8f4e2a;">Content here</div>
        
        
          .myborder {border:2px solid #8f4e2a;}
        
        Border color #8f4e2a