#8c485a color space conversions
Hex:
        #8c485a
        RGB:
        140, 72, 90
        CMY:
        45, 72, 65
        CMYK:
        0, 49, 36, 45
      HSL:
        344°, 32.0755%, 41.5686%
        HSV (HSB):
        344°, 48.5714%, 54.9020%
        XYZ:
        14.9780, 10.9484, 10.9967
        xyY:
        0.4057, 0.2965, 10.9484
      CIE-Lab:
        39.4934, 30.8740, 2.5395
        CIE-LCH:
        39.4934, 30.9782, 4.7021
        CIE-Luv:
        39.4934, 43.3871, -2.0389
        Hunter-Lab:
        33.0883, 22.8968, 3.4572
      #8c485a color charts
#8c485a RGB chart
      #8c485a CMYK chart
      #8c485a RGB pie chart
      #8c485a color shades, tints & tones
#8c485a color schemes
#8c485a color preview, HTML & CSS examples
           This text has a color of #8c485a        
        
          <p style="color:#8c485a;">Text here</p>
        
        
          .mytext {color:#8c485a;}
        
        Text color #8c485a
      
           This box has a color of #8c485a        
        
          <div style="background-color:#8c485a;">Content here</div>
        
        
          .mybackground {background-color:#8c485a;}
        
        Background color #8c485a
      
           Border around this has a color of #8c485a        
        
          <div style="border:2px solid #8c485a;">Content here</div>
        
        
          .myborder {border:2px solid #8c485a;}
        
        Border color #8c485a