#8f445b color space conversions
Hex:
        #8f445b
        RGB:
        143, 68, 91
        CMY:
        44, 73, 64
        CMYK:
        0, 52, 36, 44
      HSL:
        342°, 35.5450%, 41.3725%
        HSV (HSB):
        342°, 52.4476%, 56.0784%
        XYZ:
        15.2831, 10.7292, 11.1630
        xyY:
        0.4111, 0.2886, 10.7292
      CIE-Lab:
        39.1206, 34.3021, 1.4296
        CIE-LCH:
        39.1206, 34.3319, 2.3866
        CIE-Luv:
        39.1206, 47.6375, -4.0062
        Hunter-Lab:
        32.7555, 25.9629, 2.7230
      #8f445b color charts
#8f445b RGB chart
      #8f445b CMYK chart
      #8f445b RGB pie chart
      #8f445b color shades, tints & tones
#8f445b color schemes
#8f445b color preview, HTML & CSS examples
           This text has a color of #8f445b        
        
          <p style="color:#8f445b;">Text here</p>
        
        
          .mytext {color:#8f445b;}
        
        Text color #8f445b
      
           This box has a color of #8f445b        
        
          <div style="background-color:#8f445b;">Content here</div>
        
        
          .mybackground {background-color:#8f445b;}
        
        Background color #8f445b
      
           Border around this has a color of #8f445b        
        
          <div style="border:2px solid #8f445b;">Content here</div>
        
        
          .myborder {border:2px solid #8f445b;}
        
        Border color #8f445b