#86486d color space conversions
Hex:
        #86486d
        RGB:
        134, 72, 109
        CMY:
        47, 72, 57
        CMYK:
        0, 46, 19, 47
      HSL:
        324°, 30.0971%, 40.3922%
        HSV (HSB):
        324°, 46.2687%, 52.5490%
        XYZ:
        14.9092, 10.8072, 15.7682
        xyY:
        0.3594, 0.2605, 10.8072
      CIE-Lab:
        39.2538, 31.4921, -9.7625
        CIE-LCH:
        39.2538, 32.9706, 342.7766
        CIE-Luv:
        39.2538, 34.7076, -17.7285
        Hunter-Lab:
        32.8743, 23.4236, -5.4265
      #86486d color charts
#86486d RGB chart
      #86486d CMYK chart
      #86486d RGB pie chart
      #86486d color shades, tints & tones
#86486d color schemes
#86486d color preview, HTML & CSS examples
           This text has a color of #86486d        
        
          <p style="color:#86486d;">Text here</p>
        
        
          .mytext {color:#86486d;}
        
        Text color #86486d
      
           This box has a color of #86486d        
        
          <div style="background-color:#86486d;">Content here</div>
        
        
          .mybackground {background-color:#86486d;}
        
        Background color #86486d
      
           Border around this has a color of #86486d        
        
          <div style="border:2px solid #86486d;">Content here</div>
        
        
          .myborder {border:2px solid #86486d;}
        
        Border color #86486d