#86404e color space conversions
Hex:
        #86404e
        RGB:
        134, 64, 78
        CMY:
        47, 75, 69
        CMYK:
        0, 52, 42, 47
      HSL:
        348°, 35.3535%, 38.8235%
        HSV (HSB):
        348°, 52.2388%, 52.5490%
        XYZ:
        13.0401, 9.2852, 8.3127
        xyY:
        0.4256, 0.3031, 9.2852
      CIE-Lab:
        36.5277, 31.4673, 5.7205
        CIE-LCH:
        36.5277, 31.9830, 10.3034
        CIE-Luv:
        36.5277, 45.7886, 1.4770
        Hunter-Lab:
        30.4716, 23.0622, 5.1558
      #86404e color charts
#86404e RGB chart
      #86404e CMYK chart
      #86404e RGB pie chart
      #86404e color shades, tints & tones
#86404e color schemes
#86404e color preview, HTML & CSS examples
           This text has a color of #86404e        
        
          <p style="color:#86404e;">Text here</p>
        
        
          .mytext {color:#86404e;}
        
        Text color #86404e
      
           This box has a color of #86404e        
        
          <div style="background-color:#86404e;">Content here</div>
        
        
          .mybackground {background-color:#86404e;}
        
        Background color #86404e
      
           Border around this has a color of #86404e        
        
          <div style="border:2px solid #86404e;">Content here</div>
        
        
          .myborder {border:2px solid #86404e;}
        
        Border color #86404e