#8d465d color space conversions
Hex:
        #8d465d
        RGB:
        141, 70, 93
        CMY:
        45, 73, 64
        CMYK:
        0, 50, 34, 45
      HSL:
        341°, 33.6493%, 41.3725%
        HSV (HSB):
        341°, 50.3546%, 55.2941%
        XYZ:
        15.1504, 10.8334, 11.6485
        xyY:
        0.4026, 0.2879, 10.8334
      CIE-Lab:
        39.2984, 32.7468, 0.3983
        CIE-LCH:
        39.2984, 32.7492, 0.6969
        CIE-Luv:
        39.2984, 44.5569, -4.9654
        Hunter-Lab:
        32.9141, 24.5645, 2.0568
      #8d465d color charts
#8d465d RGB chart
      #8d465d CMYK chart
      #8d465d RGB pie chart
      #8d465d color shades, tints & tones
#8d465d color schemes
#8d465d color preview, HTML & CSS examples
           This text has a color of #8d465d        
        
          <p style="color:#8d465d;">Text here</p>
        
        
          .mytext {color:#8d465d;}
        
        Text color #8d465d
      
           This box has a color of #8d465d        
        
          <div style="background-color:#8d465d;">Content here</div>
        
        
          .mybackground {background-color:#8d465d;}
        
        Background color #8d465d
      
           Border around this has a color of #8d465d        
        
          <div style="border:2px solid #8d465d;">Content here</div>
        
        
          .myborder {border:2px solid #8d465d;}
        
        Border color #8d465d