#8f7050 color space conversions
Hex:
        #8f7050
        RGB:
        143, 112, 80
        CMY:
        44, 56, 69
        CMYK:
        0, 22, 44, 44
      HSL:
        30°, 28.2511%, 43.7255%
        HSV (HSB):
        30°, 44.0559%, 56.0784%
        XYZ:
        18.5698, 18.0072, 10.0864
        xyY:
        0.3980, 0.3859, 18.0072
      CIE-Lab:
        49.5048, 7.7821, 22.4448
        CIE-LCH:
        49.5048, 23.7556, 70.8775
        CIE-Luv:
        49.5048, 22.5614, 25.6163
        Hunter-Lab:
        42.4349, 3.8520, 15.6117
      #8f7050 color charts
#8f7050 RGB chart
      #8f7050 CMYK chart
      #8f7050 RGB pie chart
      #8f7050 color shades, tints & tones
#8f7050 color schemes
#8f7050 color preview, HTML & CSS examples
           This text has a color of #8f7050        
        
          <p style="color:#8f7050;">Text here</p>
        
        
          .mytext {color:#8f7050;}
        
        Text color #8f7050
      
           This box has a color of #8f7050        
        
          <div style="background-color:#8f7050;">Content here</div>
        
        
          .mybackground {background-color:#8f7050;}
        
        Background color #8f7050
      
           Border around this has a color of #8f7050        
        
          <div style="border:2px solid #8f7050;">Content here</div>
        
        
          .myborder {border:2px solid #8f7050;}
        
        Border color #8f7050