#8f413b color space conversions
Hex:
        #8f413b
        RGB:
        143, 65, 59
        CMY:
        44, 75, 77
        CMYK:
        0, 55, 59, 44
      HSL:
        4°, 41.5842%, 39.6078%
        HSV (HSB):
        4°, 58.7413%, 56.0784%
        XYZ:
        14.0074, 9.9360, 5.3172
        xyY:
        0.4787, 0.3396, 9.9360
      CIE-Lab:
        37.7273, 32.5216, 19.5297
        CIE-LCH:
        37.7273, 37.9350, 30.9854
        CIE-Luv:
        37.7273, 56.4889, 15.3226
        Hunter-Lab:
        31.5214, 24.1589, 12.0636
      #8f413b color charts
#8f413b RGB chart
      #8f413b CMYK chart
      #8f413b RGB pie chart
      #8f413b color shades, tints & tones
#8f413b color schemes
#8f413b color preview, HTML & CSS examples
           This text has a color of #8f413b        
        
          <p style="color:#8f413b;">Text here</p>
        
        
          .mytext {color:#8f413b;}
        
        Text color #8f413b
      
           This box has a color of #8f413b        
        
          <div style="background-color:#8f413b;">Content here</div>
        
        
          .mybackground {background-color:#8f413b;}
        
        Background color #8f413b
      
           Border around this has a color of #8f413b        
        
          <div style="border:2px solid #8f413b;">Content here</div>
        
        
          .myborder {border:2px solid #8f413b;}
        
        Border color #8f413b