#861c3e color space conversions
Hex:
        #861c3e
        RGB:
        134, 28, 62
        CMY:
        47, 89, 76
        CMYK:
        0, 79, 54, 47
      HSL:
        341°, 65.4321%, 31.7647%
        HSV (HSB):
        341°, 79.1045%, 52.5490%
        XYZ:
        11.1163, 6.2466, 5.1773
        xyY:
        0.4932, 0.2771, 6.2466
      CIE-Lab:
        30.0264, 46.1281, 6.8995
        CIE-LCH:
        30.0264, 46.6412, 8.5068
        CIE-Luv:
        30.0264, 66.9954, -0.4651
        Hunter-Lab:
        24.9933, 35.6533, 5.2136
      #861c3e color charts
#861c3e RGB chart
      #861c3e CMYK chart
      #861c3e RGB pie chart
      #861c3e color shades, tints & tones
#861c3e color schemes
#861c3e color preview, HTML & CSS examples
           This text has a color of #861c3e        
        
          <p style="color:#861c3e;">Text here</p>
        
        
          .mytext {color:#861c3e;}
        
        Text color #861c3e
      
           This box has a color of #861c3e        
        
          <div style="background-color:#861c3e;">Content here</div>
        
        
          .mybackground {background-color:#861c3e;}
        
        Background color #861c3e
      
           Border around this has a color of #861c3e        
        
          <div style="border:2px solid #861c3e;">Content here</div>
        
        
          .myborder {border:2px solid #861c3e;}
        
        Border color #861c3e