#86436d color space conversions
Hex:
        #86436d
        RGB:
        134, 67, 109
        CMY:
        47, 74, 57
        CMYK:
        0, 50, 19, 47
      HSL:
        322°, 33.3333%, 39.4118%
        HSV (HSB):
        322°, 50.0000%, 52.5490%
        XYZ:
        14.5990, 10.1868, 15.6648
        xyY:
        0.3609, 0.2518, 10.1868
      CIE-Lab:
        38.1756, 34.2564, -11.3915
        CIE-LCH:
        38.1756, 36.1008, 341.6062
        CIE-Luv:
        38.1756, 36.9908, -20.2036
        Hunter-Lab:
        31.9167, 25.7932, -6.7579
      #86436d color charts
#86436d RGB chart
      #86436d CMYK chart
      #86436d RGB pie chart
      #86436d color shades, tints & tones
#86436d color schemes
#86436d color preview, HTML & CSS examples
           This text has a color of #86436d        
        
          <p style="color:#86436d;">Text here</p>
        
        
          .mytext {color:#86436d;}
        
        Text color #86436d
      
           This box has a color of #86436d        
        
          <div style="background-color:#86436d;">Content here</div>
        
        
          .mybackground {background-color:#86436d;}
        
        Background color #86436d
      
           Border around this has a color of #86436d        
        
          <div style="border:2px solid #86436d;">Content here</div>
        
        
          .myborder {border:2px solid #86436d;}
        
        Border color #86436d