#86475d color space conversions
Hex:
        #86475d
        RGB:
        134, 71, 93
        CMY:
        47, 72, 64
        CMYK:
        0, 47, 31, 47
      HSL:
        339°, 30.7317%, 40.1961%
        HSV (HSB):
        339°, 47.0149%, 52.5490%
        XYZ:
        14.0605, 10.3651, 11.6155
        xyY:
        0.3901, 0.2876, 10.3651
      CIE-Lab:
        38.4899, 29.5681, -0.9060
        CIE-LCH:
        38.4899, 29.5819, 358.2450
        CIE-Luv:
        38.4899, 38.6981, -5.9596
        Hunter-Lab:
        32.1949, 21.6155, 1.1453
      #86475d color charts
#86475d RGB chart
      #86475d CMYK chart
      #86475d RGB pie chart
      #86475d color shades, tints & tones
#86475d color schemes
#86475d color preview, HTML & CSS examples
           This text has a color of #86475d        
        
          <p style="color:#86475d;">Text here</p>
        
        
          .mytext {color:#86475d;}
        
        Text color #86475d
      
           This box has a color of #86475d        
        
          <div style="background-color:#86475d;">Content here</div>
        
        
          .mybackground {background-color:#86475d;}
        
        Background color #86475d
      
           Border around this has a color of #86475d        
        
          <div style="border:2px solid #86475d;">Content here</div>
        
        
          .myborder {border:2px solid #86475d;}
        
        Border color #86475d