#8f395f color space conversions
Hex:
        #8f395f
        RGB:
        143, 57, 95
        CMY:
        44, 78, 63
        CMYK:
        0, 60, 34, 44
      HSL:
        333°, 43.0000%, 39.2157%
        HSV (HSB):
        333°, 60.1399%, 56.0784%
        XYZ:
        14.8564, 9.5921, 11.8949
        xyY:
        0.4088, 0.2639, 9.5921
      CIE-Lab:
        37.1002, 40.4561, -4.0566
        CIE-LCH:
        37.1002, 40.6590, 354.2740
        CIE-Luv:
        37.1002, 51.9975, -11.7243
        Hunter-Lab:
        30.9711, 31.4242, -1.0914
      #8f395f color charts
#8f395f RGB chart
      #8f395f CMYK chart
      #8f395f RGB pie chart
      #8f395f color shades, tints & tones
#8f395f color schemes
#8f395f color preview, HTML & CSS examples
           This text has a color of #8f395f        
        
          <p style="color:#8f395f;">Text here</p>
        
        
          .mytext {color:#8f395f;}
        
        Text color #8f395f
      
           This box has a color of #8f395f        
        
          <div style="background-color:#8f395f;">Content here</div>
        
        
          .mybackground {background-color:#8f395f;}
        
        Background color #8f395f
      
           Border around this has a color of #8f395f        
        
          <div style="border:2px solid #8f395f;">Content here</div>
        
        
          .myborder {border:2px solid #8f395f;}
        
        Border color #8f395f