#861a4d color space conversions
Hex:
        #861a4d
        RGB:
        134, 26, 77
        CMY:
        47, 90, 70
        CMYK:
        0, 81, 43, 47
      HSL:
        332°, 67.5000%, 31.3725%
        HSV (HSB):
        332°, 80.5970%, 52.5490%
        XYZ:
        11.5405, 6.3429, 7.6372
        xyY:
        0.4522, 0.2485, 6.3429
      CIE-Lab:
        30.2617, 48.1853, -2.7197
        CIE-LCH:
        30.2617, 48.2620, 356.7695
        CIE-Luv:
        30.2617, 62.2982, -10.9530
        Hunter-Lab:
        25.1852, 37.7189, -0.3496
      #861a4d color charts
#861a4d RGB chart
      #861a4d CMYK chart
      #861a4d RGB pie chart
      #861a4d color shades, tints & tones
#861a4d color schemes
#861a4d color preview, HTML & CSS examples
           This text has a color of #861a4d        
        
          <p style="color:#861a4d;">Text here</p>
        
        
          .mytext {color:#861a4d;}
        
        Text color #861a4d
      
           This box has a color of #861a4d        
        
          <div style="background-color:#861a4d;">Content here</div>
        
        
          .mybackground {background-color:#861a4d;}
        
        Background color #861a4d
      
           Border around this has a color of #861a4d        
        
          <div style="border:2px solid #861a4d;">Content here</div>
        
        
          .myborder {border:2px solid #861a4d;}
        
        Border color #861a4d