#86262f color space conversions
Hex:
        #86262f
        RGB:
        134, 38, 47
        CMY:
        47, 85, 82
        CMYK:
        0, 72, 65, 47
      HSL:
        354°, 55.8140%, 33.7255%
        HSV (HSB):
        354°, 71.6418%, 52.5490%
        XYZ:
        11.0377, 6.6598, 3.3930
        xyY:
        0.5233, 0.3158, 6.6598
      CIE-Lab:
        31.0195, 41.2700, 18.1311
        CIE-LCH:
        31.0195, 45.0771, 23.7173
        CIE-Luv:
        31.0195, 67.2227, 10.7084
        Hunter-Lab:
        25.8066, 31.1846, 10.2692
      #86262f color charts
#86262f RGB chart
      #86262f CMYK chart
      #86262f RGB pie chart
      #86262f color shades, tints & tones
#86262f color schemes
#86262f color preview, HTML & CSS examples
           This text has a color of #86262f        
        
          <p style="color:#86262f;">Text here</p>
        
        
          .mytext {color:#86262f;}
        
        Text color #86262f
      
           This box has a color of #86262f        
        
          <div style="background-color:#86262f;">Content here</div>
        
        
          .mybackground {background-color:#86262f;}
        
        Background color #86262f
      
           Border around this has a color of #86262f        
        
          <div style="border:2px solid #86262f;">Content here</div>
        
        
          .myborder {border:2px solid #86262f;}
        
        Border color #86262f