#8f281e color space conversions
Hex:
        #8f281e
        RGB:
        143, 40, 30
        CMY:
        44, 84, 88
        CMYK:
        0, 72, 79, 44
      HSL:
        5°, 65.3179%, 33.9216%
        HSV (HSB):
        5°, 79.0210%, 56.0784%
        XYZ:
        12.3208, 7.4510, 2.0171
        xyY:
        0.5655, 0.3420, 7.4510
      CIE-Lab:
        32.8122, 42.6509, 31.2392
        CIE-LCH:
        32.8122, 52.8677, 36.2205
        CIE-Luv:
        32.8122, 77.1496, 20.0305
        Hunter-Lab:
        27.2964, 32.8010, 14.7262
      #8f281e color charts
#8f281e RGB chart
      #8f281e CMYK chart
      #8f281e RGB pie chart
      #8f281e color shades, tints & tones
#8f281e color schemes
#8f281e color preview, HTML & CSS examples
           This text has a color of #8f281e        
        
          <p style="color:#8f281e;">Text here</p>
        
        
          .mytext {color:#8f281e;}
        
        Text color #8f281e
      
           This box has a color of #8f281e        
        
          <div style="background-color:#8f281e;">Content here</div>
        
        
          .mybackground {background-color:#8f281e;}
        
        Background color #8f281e
      
           Border around this has a color of #8f281e        
        
          <div style="border:2px solid #8f281e;">Content here</div>
        
        
          .myborder {border:2px solid #8f281e;}
        
        Border color #8f281e