#8f473d color space conversions
Hex:
        #8f473d
        RGB:
        143, 71, 61
        CMY:
        44, 72, 76
        CMYK:
        0, 50, 57, 44
      HSL:
        7°, 40.1961%, 40.0000%
        HSV (HSB):
        7°, 57.3427%, 56.0784%
        XYZ:
        14.4232, 10.6830, 5.7167
        xyY:
        0.4679, 0.3466, 10.6830
      CIE-Lab:
        39.0414, 29.4454, 20.0087
        CIE-LCH:
        39.0414, 35.6003, 34.1968
        CIE-Luv:
        39.0414, 52.2398, 16.6999
        Hunter-Lab:
        32.6849, 21.5701, 12.5094
      #8f473d color charts
#8f473d RGB chart
      #8f473d CMYK chart
      #8f473d RGB pie chart
      #8f473d color shades, tints & tones
#8f473d color schemes
#8f473d color preview, HTML & CSS examples
           This text has a color of #8f473d        
        
          <p style="color:#8f473d;">Text here</p>
        
        
          .mytext {color:#8f473d;}
        
        Text color #8f473d
      
           This box has a color of #8f473d        
        
          <div style="background-color:#8f473d;">Content here</div>
        
        
          .mybackground {background-color:#8f473d;}
        
        Background color #8f473d
      
           Border around this has a color of #8f473d        
        
          <div style="border:2px solid #8f473d;">Content here</div>
        
        
          .myborder {border:2px solid #8f473d;}
        
        Border color #8f473d