#86060d color space conversions
Hex:
        #86060d
        RGB:
        134, 6, 13
        CMY:
        47, 98, 95
        CMYK:
        0, 96, 90, 47
      HSL:
        357°, 91.4286%, 27.4510%
        HSV (HSB):
        357°, 95.5224%, 52.5490%
        XYZ:
        9.9693, 5.2276, 0.8644
        xyY:
        0.6207, 0.3255, 5.2276
      CIE-Lab:
        27.3737, 48.8451, 34.8327
        CIE-LCH:
        27.3737, 59.9930, 35.4936
        CIE-Luv:
        27.3737, 85.5773, 17.3708
        Hunter-Lab:
        22.8640, 37.8184, 13.7634
      #86060d color charts
#86060d RGB chart
      #86060d CMYK chart
      #86060d RGB pie chart
      #86060d color shades, tints & tones
#86060d color schemes
#86060d color preview, HTML & CSS examples
           This text has a color of #86060d        
        
          <p style="color:#86060d;">Text here</p>
        
        
          .mytext {color:#86060d;}
        
        Text color #86060d
      
           This box has a color of #86060d        
        
          <div style="background-color:#86060d;">Content here</div>
        
        
          .mybackground {background-color:#86060d;}
        
        Background color #86060d
      
           Border around this has a color of #86060d        
        
          <div style="border:2px solid #86060d;">Content here</div>
        
        
          .myborder {border:2px solid #86060d;}
        
        Border color #86060d