#86232f color space conversions
Hex:
        #86232f
        RGB:
        134, 35, 47
        CMY:
        47, 86, 82
        CMYK:
        0, 74, 65, 47
      HSL:
        353°, 58.5799%, 33.1373%
        HSV (HSB):
        353°, 73.8806%, 52.5490%
        XYZ:
        10.9456, 6.4756, 3.3623
        xyY:
        0.5266, 0.3116, 6.4756
      CIE-Lab:
        30.5821, 42.4754, 17.5672
        CIE-LCH:
        30.5821, 45.9648, 22.4693
        CIE-Luv:
        30.5821, 68.6494, 9.8872
        Hunter-Lab:
        25.4473, 32.2455, 9.9791
      #86232f color charts
#86232f RGB chart
      #86232f CMYK chart
      #86232f RGB pie chart
      #86232f color shades, tints & tones
#86232f color schemes
#86232f color preview, HTML & CSS examples
           This text has a color of #86232f        
        
          <p style="color:#86232f;">Text here</p>
        
        
          .mytext {color:#86232f;}
        
        Text color #86232f
      
           This box has a color of #86232f        
        
          <div style="background-color:#86232f;">Content here</div>
        
        
          .mybackground {background-color:#86232f;}
        
        Background color #86232f
      
           Border around this has a color of #86232f        
        
          <div style="border:2px solid #86232f;">Content here</div>
        
        
          .myborder {border:2px solid #86232f;}
        
        Border color #86232f