#861d3f color space conversions
Hex:
        #861d3f
        RGB:
        134, 29, 63
        CMY:
        47, 89, 75
        CMYK:
        0, 78, 53, 47
      HSL:
        341°, 64.4172%, 31.9608%
        HSV (HSB):
        341°, 78.3582%, 52.5490%
        XYZ:
        11.1681, 6.3059, 5.3312
        xyY:
        0.4897, 0.2765, 6.3059
      CIE-Lab:
        30.1716, 45.8816, 6.4388
        CIE-LCH:
        30.1716, 46.3312, 7.9884
        CIE-Luv:
        30.1716, 66.3170, -0.8595
        Hunter-Lab:
        25.1116, 35.4403, 4.9909
      #861d3f color charts
#861d3f RGB chart
      #861d3f CMYK chart
      #861d3f RGB pie chart
      #861d3f color shades, tints & tones
#861d3f color schemes
#861d3f color preview, HTML & CSS examples
           This text has a color of #861d3f        
        
          <p style="color:#861d3f;">Text here</p>
        
        
          .mytext {color:#861d3f;}
        
        Text color #861d3f
      
           This box has a color of #861d3f        
        
          <div style="background-color:#861d3f;">Content here</div>
        
        
          .mybackground {background-color:#861d3f;}
        
        Background color #861d3f
      
           Border around this has a color of #861d3f        
        
          <div style="border:2px solid #861d3f;">Content here</div>
        
        
          .myborder {border:2px solid #861d3f;}
        
        Border color #861d3f