#8c324d color space conversions
Hex:
        #8c324d
        RGB:
        140, 50, 77
        CMY:
        45, 80, 70
        CMYK:
        0, 64, 45, 45
      HSL:
        342°, 47.3684%, 37.2549%
        HSV (HSB):
        342°, 64.2857%, 54.9020%
        XYZ:
        13.2954, 8.3925, 7.9403
        xyY:
        0.4487, 0.2833, 8.3925
      CIE-Lab:
        34.7872, 40.6413, 4.0059
        CIE-LCH:
        34.7872, 40.8382, 5.6293
        CIE-Luv:
        34.7872, 58.0759, -2.2422
        Hunter-Lab:
        28.9698, 31.2236, 4.0280
      #8c324d color charts
#8c324d RGB chart
      #8c324d CMYK chart
      #8c324d RGB pie chart
      #8c324d color shades, tints & tones
#8c324d color schemes
#8c324d color preview, HTML & CSS examples
           This text has a color of #8c324d        
        
          <p style="color:#8c324d;">Text here</p>
        
        
          .mytext {color:#8c324d;}
        
        Text color #8c324d
      
           This box has a color of #8c324d        
        
          <div style="background-color:#8c324d;">Content here</div>
        
        
          .mybackground {background-color:#8c324d;}
        
        Background color #8c324d
      
           Border around this has a color of #8c324d        
        
          <div style="border:2px solid #8c324d;">Content here</div>
        
        
          .myborder {border:2px solid #8c324d;}
        
        Border color #8c324d