#86241c color space conversions
Hex:
        #86241c
        RGB:
        134, 36, 28
        CMY:
        47, 86, 89
        CMYK:
        0, 73, 79, 47
      HSL:
        5°, 65.4321%, 31.7647%
        HSV (HSB):
        5°, 79.1045%, 52.5490%
        XYZ:
        10.6720, 6.4139, 1.7741
        xyY:
        0.5659, 0.3401, 6.4139
      CIE-Lab:
        30.4336, 41.0708, 29.3543
        CIE-LCH:
        30.4336, 50.4825, 35.5543
        CIE-Luv:
        30.4336, 72.2482, 18.2525
        Hunter-Lab:
        25.3257, 30.8980, 13.5746
      #86241c color charts
#86241c RGB chart
      #86241c CMYK chart
      #86241c RGB pie chart
      #86241c color shades, tints & tones
#86241c color schemes
#86241c color preview, HTML & CSS examples
           This text has a color of #86241c        
        
          <p style="color:#86241c;">Text here</p>
        
        
          .mytext {color:#86241c;}
        
        Text color #86241c
      
           This box has a color of #86241c        
        
          <div style="background-color:#86241c;">Content here</div>
        
        
          .mybackground {background-color:#86241c;}
        
        Background color #86241c
      
           Border around this has a color of #86241c        
        
          <div style="border:2px solid #86241c;">Content here</div>
        
        
          .myborder {border:2px solid #86241c;}
        
        Border color #86241c