#86180c color space conversions
Hex:
        #86180c
        RGB:
        134, 24, 12
        CMY:
        47, 91, 95
        CMYK:
        0, 82, 91, 47
      HSL:
        6°, 83.5616%, 28.6275%
        HSV (HSB):
        6°, 91.0448%, 52.5490%
        XYZ:
        10.2245, 5.7481, 0.9184
        xyY:
        0.6053, 0.3403, 5.7481
      CIE-Lab:
        28.7680, 44.8308, 36.4631
        CIE-LCH:
        28.7680, 57.7872, 39.1232
        CIE-Luv:
        28.7680, 80.1935, 19.8803
        Hunter-Lab:
        23.9753, 34.1664, 14.5114
      #86180c color charts
#86180c RGB chart
      #86180c CMYK chart
      #86180c RGB pie chart
      #86180c color shades, tints & tones
#86180c color schemes
#86180c color preview, HTML & CSS examples
           This text has a color of #86180c        
        
          <p style="color:#86180c;">Text here</p>
        
        
          .mytext {color:#86180c;}
        
        Text color #86180c
      
           This box has a color of #86180c        
        
          <div style="background-color:#86180c;">Content here</div>
        
        
          .mybackground {background-color:#86180c;}
        
        Background color #86180c
      
           Border around this has a color of #86180c        
        
          <div style="border:2px solid #86180c;">Content here</div>
        
        
          .myborder {border:2px solid #86180c;}
        
        Border color #86180c