#8f404d color space conversions
Hex:
        #8f404d
        RGB:
        143, 64, 77
        CMY:
        44, 75, 70
        CMYK:
        0, 55, 46, 44
      HSL:
        350°, 38.1643%, 40.5882%
        HSV (HSB):
        350°, 55.2448%, 56.0784%
        XYZ:
        14.5006, 10.0423, 8.1953
        xyY:
        0.4429, 0.3067, 10.0423
      CIE-Lab:
        37.9182, 34.7633, 8.5192
        CIE-LCH:
        37.9182, 35.7919, 13.7698
        CIE-Luv:
        37.9182, 53.1814, 3.9686
        Hunter-Lab:
        31.6895, 26.2223, 6.8496
      #8f404d color charts
#8f404d RGB chart
      #8f404d CMYK chart
      #8f404d RGB pie chart
      #8f404d color shades, tints & tones
#8f404d color schemes
#8f404d color preview, HTML & CSS examples
           This text has a color of #8f404d        
        
          <p style="color:#8f404d;">Text here</p>
        
        
          .mytext {color:#8f404d;}
        
        Text color #8f404d
      
           This box has a color of #8f404d        
        
          <div style="background-color:#8f404d;">Content here</div>
        
        
          .mybackground {background-color:#8f404d;}
        
        Background color #8f404d
      
           Border around this has a color of #8f404d        
        
          <div style="border:2px solid #8f404d;">Content here</div>
        
        
          .myborder {border:2px solid #8f404d;}
        
        Border color #8f404d