#861c3f color space conversions
Hex:
        #861c3f
        RGB:
        134, 28, 63
        CMY:
        47, 89, 75
        CMYK:
        0, 79, 53, 47
      HSL:
        340°, 65.4321%, 31.7647%
        HSV (HSB):
        340°, 79.1045%, 52.5490%
        XYZ:
        11.1440, 6.2577, 5.3231
        xyY:
        0.4904, 0.2754, 6.2577
      CIE-Lab:
        30.0536, 46.2138, 6.2721
        CIE-LCH:
        30.0536, 46.6375, 7.7289
        CIE-Luv:
        30.0536, 66.6604, -1.0963
        Hunter-Lab:
        25.0154, 35.7418, 4.8943
      #861c3f color charts
#861c3f RGB chart
      #861c3f CMYK chart
      #861c3f RGB pie chart
      #861c3f color shades, tints & tones
#861c3f color schemes
#861c3f color preview, HTML & CSS examples
           This text has a color of #861c3f        
        
          <p style="color:#861c3f;">Text here</p>
        
        
          .mytext {color:#861c3f;}
        
        Text color #861c3f
      
           This box has a color of #861c3f        
        
          <div style="background-color:#861c3f;">Content here</div>
        
        
          .mybackground {background-color:#861c3f;}
        
        Background color #861c3f
      
           Border around this has a color of #861c3f        
        
          <div style="border:2px solid #861c3f;">Content here</div>
        
        
          .myborder {border:2px solid #861c3f;}
        
        Border color #861c3f