#86033f color space conversions
Hex:
        #86033f
        RGB:
        134, 3, 63
        CMY:
        47, 99, 75
        CMYK:
        0, 98, 53, 47
      HSL:
        333°, 95.6204%, 26.8627%
        HSV (HSB):
        333°, 97.7612%, 52.5490%
        XYZ:
        10.7613, 5.4923, 5.1956
        xyY:
        0.5017, 0.2561, 5.4923
      CIE-Lab:
        28.0938, 51.8273, 3.4820
        CIE-LCH:
        28.0938, 51.9442, 3.8436
        CIE-Luv:
        28.0938, 72.3276, -5.0134
        Hunter-Lab:
        23.4357, 40.9515, 3.2608
      #86033f color charts
#86033f RGB chart
      #86033f CMYK chart
      #86033f RGB pie chart
      #86033f color shades, tints & tones
#86033f color schemes
#86033f color preview, HTML & CSS examples
           This text has a color of #86033f        
        
          <p style="color:#86033f;">Text here</p>
        
        
          .mytext {color:#86033f;}
        
        Text color #86033f
      
           This box has a color of #86033f        
        
          <div style="background-color:#86033f;">Content here</div>
        
        
          .mybackground {background-color:#86033f;}
        
        Background color #86033f
      
           Border around this has a color of #86033f        
        
          <div style="border:2px solid #86033f;">Content here</div>
        
        
          .myborder {border:2px solid #86033f;}
        
        Border color #86033f