#8f4047 color space conversions
Hex:
        #8f4047
        RGB:
        143, 64, 71
        CMY:
        44, 75, 72
        CMYK:
        0, 55, 50, 44
      HSL:
        355°, 38.1643%, 40.5882%
        HSV (HSB):
        355°, 55.2448%, 56.0784%
        XYZ:
        14.2984, 9.9614, 7.1304
        xyY:
        0.4555, 0.3173, 9.9614
      CIE-Lab:
        37.7730, 34.1412, 12.0974
        CIE-LCH:
        37.7730, 36.2211, 19.5111
        CIE-Luv:
        37.7730, 54.5710, 7.8483
        Hunter-Lab:
        31.5616, 25.6333, 8.6984
      #8f4047 color charts
#8f4047 RGB chart
      #8f4047 CMYK chart
      #8f4047 RGB pie chart
      #8f4047 color shades, tints & tones
#8f4047 color schemes
#8f4047 color preview, HTML & CSS examples
           This text has a color of #8f4047        
        
          <p style="color:#8f4047;">Text here</p>
        
        
          .mytext {color:#8f4047;}
        
        Text color #8f4047
      
           This box has a color of #8f4047        
        
          <div style="background-color:#8f4047;">Content here</div>
        
        
          .mybackground {background-color:#8f4047;}
        
        Background color #8f4047
      
           Border around this has a color of #8f4047        
        
          <div style="border:2px solid #8f4047;">Content here</div>
        
        
          .myborder {border:2px solid #8f4047;}
        
        Border color #8f4047