#8f5945 color space conversions
Hex:
        #8f5945
        RGB:
        143, 89, 69
        CMY:
        44, 65, 73
        CMYK:
        0, 38, 52, 44
      HSL:
        16°, 34.9057%, 41.5686%
        HSV (HSB):
        16°, 51.7483%, 56.0784%
        XYZ:
        15.9742, 13.4141, 7.3775
        xyY:
        0.4345, 0.3649, 13.4141
      CIE-Lab:
        43.3806, 19.9780, 20.8451
        CIE-LCH:
        43.3806, 28.8728, 46.2168
        CIE-Luv:
        43.3806, 39.0008, 20.3729
        Hunter-Lab:
        36.6252, 13.7594, 13.6948
      #8f5945 color charts
#8f5945 RGB chart
      #8f5945 CMYK chart
      #8f5945 RGB pie chart
      #8f5945 color shades, tints & tones
#8f5945 color schemes
#8f5945 color preview, HTML & CSS examples
           This text has a color of #8f5945        
        
          <p style="color:#8f5945;">Text here</p>
        
        
          .mytext {color:#8f5945;}
        
        Text color #8f5945
      
           This box has a color of #8f5945        
        
          <div style="background-color:#8f5945;">Content here</div>
        
        
          .mybackground {background-color:#8f5945;}
        
        Background color #8f5945
      
           Border around this has a color of #8f5945        
        
          <div style="border:2px solid #8f5945;">Content here</div>
        
        
          .myborder {border:2px solid #8f5945;}
        
        Border color #8f5945