#860a3f color space conversions
Hex:
        #860a3f
        RGB:
        134, 10, 63
        CMY:
        47, 96, 75
        CMYK:
        0, 93, 53, 47
      HSL:
        334°, 86.1111%, 28.2353%
        HSV (HSB):
        334°, 92.5373%, 52.5490%
        XYZ:
        10.8373, 5.6443, 5.2209
        xyY:
        0.4994, 0.2601, 5.6443
      CIE-Lab:
        28.4967, 50.6584, 4.0591
        CIE-LCH:
        28.4967, 50.8208, 4.5811
        CIE-Luv:
        28.4967, 71.1702, -4.2112
        Hunter-Lab:
        23.7577, 39.8481, 3.6011
      #860a3f color charts
#860a3f RGB chart
      #860a3f CMYK chart
      #860a3f RGB pie chart
      #860a3f color shades, tints & tones
#860a3f color schemes
#860a3f color preview, HTML & CSS examples
           This text has a color of #860a3f        
        
          <p style="color:#860a3f;">Text here</p>
        
        
          .mytext {color:#860a3f;}
        
        Text color #860a3f
      
           This box has a color of #860a3f        
        
          <div style="background-color:#860a3f;">Content here</div>
        
        
          .mybackground {background-color:#860a3f;}
        
        Background color #860a3f
      
           Border around this has a color of #860a3f        
        
          <div style="border:2px solid #860a3f;">Content here</div>
        
        
          .myborder {border:2px solid #860a3f;}
        
        Border color #860a3f