#8d465f color space conversions
Hex:
        #8d465f
        RGB:
        141, 70, 95
        CMY:
        45, 73, 63
        CMYK:
        0, 50, 33, 45
      HSL:
        339°, 33.6493%, 41.3725%
        HSV (HSB):
        339°, 50.3546%, 55.2941%
        XYZ:
        15.2402, 10.8693, 12.1212
        xyY:
        0.3986, 0.2843, 10.8693
      CIE-Lab:
        39.3594, 33.0181, -0.7639
        CIE-LCH:
        39.3594, 33.0269, 358.6747
        CIE-Luv:
        39.3594, 44.0914, -6.4402
        Hunter-Lab:
        32.9686, 24.8194, 1.2795
      #8d465f color charts
#8d465f RGB chart
      #8d465f CMYK chart
      #8d465f RGB pie chart
      #8d465f color shades, tints & tones
#8d465f color schemes
#8d465f color preview, HTML & CSS examples
           This text has a color of #8d465f        
        
          <p style="color:#8d465f;">Text here</p>
        
        
          .mytext {color:#8d465f;}
        
        Text color #8d465f
      
           This box has a color of #8d465f        
        
          <div style="background-color:#8d465f;">Content here</div>
        
        
          .mybackground {background-color:#8d465f;}
        
        Background color #8d465f
      
           Border around this has a color of #8d465f        
        
          <div style="border:2px solid #8d465f;">Content here</div>
        
        
          .myborder {border:2px solid #8d465f;}
        
        Border color #8d465f