#861e3e color space conversions
Hex:
        #861e3e
        RGB:
        134, 30, 62
        CMY:
        47, 88, 76
        CMYK:
        0, 78, 54, 47
      HSL:
        342°, 63.4146%, 32.1569%
        HSV (HSB):
        342°, 77.6119%, 52.5490%
        XYZ:
        11.1653, 6.3447, 5.1936
        xyY:
        0.4918, 0.2795, 6.3447
      CIE-Lab:
        30.2659, 45.4545, 7.2363
        CIE-LCH:
        30.2659, 46.0269, 9.0455
        CIE-Luv:
        30.2659, 66.2923, 0.0139
        Hunter-Lab:
        25.1886, 35.0430, 5.4072
      #861e3e color charts
#861e3e RGB chart
      #861e3e CMYK chart
      #861e3e RGB pie chart
      #861e3e color shades, tints & tones
#861e3e color schemes
#861e3e color preview, HTML & CSS examples
           This text has a color of #861e3e        
        
          <p style="color:#861e3e;">Text here</p>
        
        
          .mytext {color:#861e3e;}
        
        Text color #861e3e
      
           This box has a color of #861e3e        
        
          <div style="background-color:#861e3e;">Content here</div>
        
        
          .mybackground {background-color:#861e3e;}
        
        Background color #861e3e
      
           Border around this has a color of #861e3e        
        
          <div style="border:2px solid #861e3e;">Content here</div>
        
        
          .myborder {border:2px solid #861e3e;}
        
        Border color #861e3e