#8f383d color space conversions
Hex:
        #8f383d
        RGB:
        143, 56, 61
        CMY:
        44, 78, 76
        CMYK:
        0, 61, 57, 44
      HSL:
        357°, 43.7186%, 39.0196%
        HSV (HSB):
        357°, 60.8392%, 56.0784%
        XYZ:
        13.5842, 9.0049, 5.4370
        xyY:
        0.4847, 0.3213, 9.0049
      CIE-Lab:
        35.9937, 37.3067, 15.9959
        CIE-LCH:
        35.9937, 40.5913, 23.2080
        CIE-Luv:
        35.9937, 61.5479, 10.7308
        Hunter-Lab:
        30.0082, 28.2895, 10.2633
      #8f383d color charts
#8f383d RGB chart
      #8f383d CMYK chart
      #8f383d RGB pie chart
      #8f383d color shades, tints & tones
#8f383d color schemes
#8f383d color preview, HTML & CSS examples
           This text has a color of #8f383d        
        
          <p style="color:#8f383d;">Text here</p>
        
        
          .mytext {color:#8f383d;}
        
        Text color #8f383d
      
           This box has a color of #8f383d        
        
          <div style="background-color:#8f383d;">Content here</div>
        
        
          .mybackground {background-color:#8f383d;}
        
        Background color #8f383d
      
           Border around this has a color of #8f383d        
        
          <div style="border:2px solid #8f383d;">Content here</div>
        
        
          .myborder {border:2px solid #8f383d;}
        
        Border color #8f383d