#86061d color space conversions
Hex:
        #86061d
        RGB:
        134, 6, 29
        CMY:
        47, 98, 89
        CMYK:
        0, 96, 78, 47
      HSL:
        349°, 91.4286%, 27.4510%
        HSV (HSB):
        349°, 95.5224%, 52.5490%
        XYZ:
        10.1184, 5.2873, 1.6496
        xyY:
        0.5933, 0.3100, 5.2873
      CIE-Lab:
        27.5381, 49.3067, 25.5768
        CIE-LCH:
        27.5381, 55.5457, 27.4171
        CIE-Luv:
        27.5381, 82.7012, 12.8423
        Hunter-Lab:
        22.9941, 38.3081, 11.8423
      #86061d color charts
#86061d RGB chart
      #86061d CMYK chart
      #86061d RGB pie chart
      #86061d color shades, tints & tones
#86061d color schemes
#86061d color preview, HTML & CSS examples
           This text has a color of #86061d        
        
          <p style="color:#86061d;">Text here</p>
        
        
          .mytext {color:#86061d;}
        
        Text color #86061d
      
           This box has a color of #86061d        
        
          <div style="background-color:#86061d;">Content here</div>
        
        
          .mybackground {background-color:#86061d;}
        
        Background color #86061d
      
           Border around this has a color of #86061d        
        
          <div style="border:2px solid #86061d;">Content here</div>
        
        
          .myborder {border:2px solid #86061d;}
        
        Border color #86061d