#861e2d color space conversions
Hex:
        #861e2d
        RGB:
        134, 30, 45
        CMY:
        47, 88, 82
        CMYK:
        0, 78, 66, 47
      HSL:
        351°, 63.4146%, 32.1569%
        HSV (HSB):
        351°, 77.6119%, 52.5490%
        XYZ:
        10.7694, 6.1863, 3.1091
        xyY:
        0.5367, 0.3083, 6.1863
      CIE-Lab:
        29.8778, 44.1986, 17.9696
        CIE-LCH:
        29.8778, 47.7119, 22.1250
        CIE-Luv:
        29.8778, 71.3685, 9.6533
        Hunter-Lab:
        24.8724, 33.7618, 9.9993
      #861e2d color charts
#861e2d RGB chart
      #861e2d CMYK chart
      #861e2d RGB pie chart
      #861e2d color shades, tints & tones
#861e2d color schemes
#861e2d color preview, HTML & CSS examples
           This text has a color of #861e2d        
        
          <p style="color:#861e2d;">Text here</p>
        
        
          .mytext {color:#861e2d;}
        
        Text color #861e2d
      
           This box has a color of #861e2d        
        
          <div style="background-color:#861e2d;">Content here</div>
        
        
          .mybackground {background-color:#861e2d;}
        
        Background color #861e2d
      
           Border around this has a color of #861e2d        
        
          <div style="border:2px solid #861e2d;">Content here</div>
        
        
          .myborder {border:2px solid #861e2d;}
        
        Border color #861e2d