#8f311d color space conversions
Hex:
        #8f311d
        RGB:
        143, 49, 29
        CMY:
        44, 81, 89
        CMYK:
        0, 66, 80, 44
      HSL:
        11°, 66.2791%, 33.7255%
        HSV (HSB):
        11°, 79.7203%, 56.0784%
        XYZ:
        12.6478, 8.1250, 2.0641
        xyY:
        0.5538, 0.3558, 8.1250
      CIE-Lab:
        34.2418, 38.7078, 33.2964
        CIE-LCH:
        34.2418, 51.0582, 40.7020
        CIE-Luv:
        34.2418, 71.9753, 22.8497
        Hunter-Lab:
        28.5043, 29.3204, 15.6597
      #8f311d color charts
#8f311d RGB chart
      #8f311d CMYK chart
      #8f311d RGB pie chart
      #8f311d color shades, tints & tones
#8f311d color schemes
#8f311d color preview, HTML & CSS examples
           This text has a color of #8f311d        
        
          <p style="color:#8f311d;">Text here</p>
        
        
          .mytext {color:#8f311d;}
        
        Text color #8f311d
      
           This box has a color of #8f311d        
        
          <div style="background-color:#8f311d;">Content here</div>
        
        
          .mybackground {background-color:#8f311d;}
        
        Background color #8f311d
      
           Border around this has a color of #8f311d        
        
          <div style="border:2px solid #8f311d;">Content here</div>
        
        
          .myborder {border:2px solid #8f311d;}
        
        Border color #8f311d