#8f324b color space conversions
Hex:
        #8f324b
        RGB:
        143, 50, 75
        CMY:
        44, 80, 71
        CMYK:
        0, 65, 48, 44
      HSL:
        344°, 48.1865%, 37.8431%
        HSV (HSB):
        344°, 65.0350%, 56.0784%
        XYZ:
        13.7383, 8.6288, 7.5981
        xyY:
        0.4585, 0.2880, 8.6288
      CIE-Lab:
        35.2596, 41.4559, 6.0387
        CIE-LCH:
        35.2596, 41.8934, 8.2877
        CIE-Luv:
        35.2596, 61.0891, -0.1875
        Hunter-Lab:
        29.3749, 32.0763, 5.2266
      #8f324b color charts
#8f324b RGB chart
      #8f324b CMYK chart
      #8f324b RGB pie chart
      #8f324b color shades, tints & tones
#8f324b color schemes
#8f324b color preview, HTML & CSS examples
           This text has a color of #8f324b        
        
          <p style="color:#8f324b;">Text here</p>
        
        
          .mytext {color:#8f324b;}
        
        Text color #8f324b
      
           This box has a color of #8f324b        
        
          <div style="background-color:#8f324b;">Content here</div>
        
        
          .mybackground {background-color:#8f324b;}
        
        Background color #8f324b
      
           Border around this has a color of #8f324b        
        
          <div style="border:2px solid #8f324b;">Content here</div>
        
        
          .myborder {border:2px solid #8f324b;}
        
        Border color #8f324b