#8c4464 color space conversions
Hex:
        #8c4464
        RGB:
        140, 68, 100
        CMY:
        45, 73, 61
        CMYK:
        0, 51, 29, 45
      HSL:
        333°, 34.6154%, 40.7843%
        HSV (HSB):
        333°, 51.4286%, 54.9020%
        XYZ:
        15.1826, 10.6298, 13.3081
        xyY:
        0.3881, 0.2717, 10.6298
      CIE-Lab:
        38.9498, 34.4407, -4.5132
        CIE-LCH:
        38.9498, 34.7351, 352.5344
        CIE-Luv:
        38.9498, 43.1481, -11.3640
        Hunter-Lab:
        32.6034, 26.0672, -1.3788
      #8c4464 color charts
#8c4464 RGB chart
      #8c4464 CMYK chart
      #8c4464 RGB pie chart
      #8c4464 color shades, tints & tones
#8c4464 color schemes
#8c4464 color preview, HTML & CSS examples
           This text has a color of #8c4464        
        
          <p style="color:#8c4464;">Text here</p>
        
        
          .mytext {color:#8c4464;}
        
        Text color #8c4464
      
           This box has a color of #8c4464        
        
          <div style="background-color:#8c4464;">Content here</div>
        
        
          .mybackground {background-color:#8c4464;}
        
        Background color #8c4464
      
           Border around this has a color of #8c4464        
        
          <div style="border:2px solid #8c4464;">Content here</div>
        
        
          .myborder {border:2px solid #8c4464;}
        
        Border color #8c4464