#8f413f color space conversions
Hex:
        #8f413f
        RGB:
        143, 65, 63
        CMY:
        44, 75, 75
        CMYK:
        0, 55, 56, 44
      HSL:
        1°, 38.8350%, 40.3922%
        HSV (HSB):
        1°, 55.9441%, 56.0784%
        XYZ:
        14.1152, 9.9791, 5.8848
        xyY:
        0.4708, 0.3329, 9.9791
      CIE-Lab:
        37.8049, 32.8628, 17.1498
        CIE-LCH:
        37.8049, 37.0686, 27.5582
        CIE-Luv:
        37.8049, 55.6895, 13.0802
        Hunter-Lab:
        31.5897, 24.4768, 11.0677
      #8f413f color charts
#8f413f RGB chart
      #8f413f CMYK chart
      #8f413f RGB pie chart
      #8f413f color shades, tints & tones
#8f413f color schemes
#8f413f color preview, HTML & CSS examples
           This text has a color of #8f413f        
        
          <p style="color:#8f413f;">Text here</p>
        
        
          .mytext {color:#8f413f;}
        
        Text color #8f413f
      
           This box has a color of #8f413f        
        
          <div style="background-color:#8f413f;">Content here</div>
        
        
          .mybackground {background-color:#8f413f;}
        
        Background color #8f413f
      
           Border around this has a color of #8f413f        
        
          <div style="border:2px solid #8f413f;">Content here</div>
        
        
          .myborder {border:2px solid #8f413f;}
        
        Border color #8f413f