#86176d color space conversions
Hex:
        #86176d
        RGB:
        134, 23, 109
        CMY:
        47, 91, 57
        CMYK:
        0, 83, 19, 47
      HSL:
        314°, 70.7006%, 30.7843%
        HSV (HSB):
        314°, 82.8358%, 52.5490%
        XYZ:
        12.8982, 6.7853, 15.0979
        xyY:
        0.3708, 0.1951, 6.7853
      CIE-Lab:
        31.3129, 53.0062, -21.9438
        CIE-LCH:
        31.3129, 57.3689, 337.5111
        CIE-Luv:
        31.3129, 50.7513, -35.2504
        Hunter-Lab:
        26.0485, 42.8015, -16.1309
      #86176d color charts
#86176d RGB chart
      #86176d CMYK chart
      #86176d RGB pie chart
      #86176d color shades, tints & tones
#86176d color schemes
#86176d color preview, HTML & CSS examples
           This text has a color of #86176d        
        
          <p style="color:#86176d;">Text here</p>
        
        
          .mytext {color:#86176d;}
        
        Text color #86176d
      
           This box has a color of #86176d        
        
          <div style="background-color:#86176d;">Content here</div>
        
        
          .mybackground {background-color:#86176d;}
        
        Background color #86176d
      
           Border around this has a color of #86176d        
        
          <div style="border:2px solid #86176d;">Content here</div>
        
        
          .myborder {border:2px solid #86176d;}
        
        Border color #86176d