#8f332d color space conversions
Hex:
        #8f332d
        RGB:
        143, 51, 45
        CMY:
        44, 80, 82
        CMYK:
        0, 64, 69, 44
      HSL:
        4°, 52.1277%, 36.8627%
        HSV (HSB):
        4°, 68.5315%, 56.0784%
        XYZ:
        12.9852, 8.3968, 3.4190
        xyY:
        0.5236, 0.3386, 8.3968
      CIE-Lab:
        34.7959, 38.5696, 24.4822
        CIE-LCH:
        34.7959, 45.6836, 32.4055
        CIE-Luv:
        34.7959, 67.9893, 17.2764
        Hunter-Lab:
        28.9772, 29.2790, 13.2885
      #8f332d color charts
#8f332d RGB chart
      #8f332d CMYK chart
      #8f332d RGB pie chart
      #8f332d color shades, tints & tones
#8f332d color schemes
#8f332d color preview, HTML & CSS examples
           This text has a color of #8f332d        
        
          <p style="color:#8f332d;">Text here</p>
        
        
          .mytext {color:#8f332d;}
        
        Text color #8f332d
      
           This box has a color of #8f332d        
        
          <div style="background-color:#8f332d;">Content here</div>
        
        
          .mybackground {background-color:#8f332d;}
        
        Background color #8f332d
      
           Border around this has a color of #8f332d        
        
          <div style="border:2px solid #8f332d;">Content here</div>
        
        
          .myborder {border:2px solid #8f332d;}
        
        Border color #8f332d