#86030f color space conversions
Hex:
        #86030f
        RGB:
        134, 3, 15
        CMY:
        47, 99, 94
        CMYK:
        0, 98, 89, 47
      HSL:
        355°, 95.6204%, 26.8627%
        HSV (HSB):
        355°, 97.7612%, 52.5490%
        XYZ:
        9.9503, 5.1679, 0.9250
        xyY:
        0.6202, 0.3221, 5.1679
      CIE-Lab:
        27.2080, 49.4097, 33.6795
        CIE-LCH:
        27.2080, 59.7965, 34.2798
        CIE-Luv:
        27.2080, 86.0199, 16.6446
        Hunter-Lab:
        22.7331, 38.3466, 13.5007
      #86030f color charts
#86030f RGB chart
      #86030f CMYK chart
      #86030f RGB pie chart
      #86030f color shades, tints & tones
#86030f color schemes
#86030f color preview, HTML & CSS examples
           This text has a color of #86030f        
        
          <p style="color:#86030f;">Text here</p>
        
        
          .mytext {color:#86030f;}
        
        Text color #86030f
      
           This box has a color of #86030f        
        
          <div style="background-color:#86030f;">Content here</div>
        
        
          .mybackground {background-color:#86030f;}
        
        Background color #86030f
      
           Border around this has a color of #86030f        
        
          <div style="border:2px solid #86030f;">Content here</div>
        
        
          .myborder {border:2px solid #86030f;}
        
        Border color #86030f