#8d456f color space conversions
Hex:
        #8d456f
        RGB:
        141, 69, 111
        CMY:
        45, 73, 56
        CMYK:
        0, 51, 21, 45
      HSL:
        325°, 34.2857%, 41.1765%
        HSV (HSB):
        325°, 51.0638%, 55.2941%
        XYZ:
        15.9819, 11.0667, 16.3327
        xyY:
        0.3684, 0.2551, 11.0667
      CIE-Lab:
        39.6925, 35.9189, -10.2447
        CIE-LCH:
        39.6925, 37.3513, 344.0809
        CIE-Luv:
        39.6925, 40.7264, -19.1592
        Hunter-Lab:
        33.2666, 27.5381, -5.8226
      #8d456f color charts
#8d456f RGB chart
      #8d456f CMYK chart
      #8d456f RGB pie chart
      #8d456f color shades, tints & tones
#8d456f color schemes
#8d456f color preview, HTML & CSS examples
           This text has a color of #8d456f        
        
          <p style="color:#8d456f;">Text here</p>
        
        
          .mytext {color:#8d456f;}
        
        Text color #8d456f
      
           This box has a color of #8d456f        
        
          <div style="background-color:#8d456f;">Content here</div>
        
        
          .mybackground {background-color:#8d456f;}
        
        Background color #8d456f
      
           Border around this has a color of #8d456f        
        
          <div style="border:2px solid #8d456f;">Content here</div>
        
        
          .myborder {border:2px solid #8d456f;}
        
        Border color #8d456f