#860e3a color space conversions
Hex:
        #860e3a
        RGB:
        134, 14, 58
        CMY:
        47, 95, 77
        CMYK:
        0, 90, 57, 47
      HSL:
        338°, 81.0811%, 29.0196%
        HSV (HSB):
        338°, 89.5522%, 52.5490%
        XYZ:
        10.7523, 5.6879, 4.5342
        xyY:
        0.5126, 0.2712, 5.6879
      CIE-Lab:
        28.6110, 49.5304, 7.5928
        CIE-LCH:
        28.6110, 50.1090, 8.7154
        CIE-Luv:
        28.6110, 72.2749, -0.5862
        Hunter-Lab:
        23.8493, 38.7390, 5.4225
      #860e3a color charts
#860e3a RGB chart
      #860e3a CMYK chart
      #860e3a RGB pie chart
      #860e3a color shades, tints & tones
#860e3a color schemes
#860e3a color preview, HTML & CSS examples
           This text has a color of #860e3a        
        
          <p style="color:#860e3a;">Text here</p>
        
        
          .mytext {color:#860e3a;}
        
        Text color #860e3a
      
           This box has a color of #860e3a        
        
          <div style="background-color:#860e3a;">Content here</div>
        
        
          .mybackground {background-color:#860e3a;}
        
        Background color #860e3a
      
           Border around this has a color of #860e3a        
        
          <div style="border:2px solid #860e3a;">Content here</div>
        
        
          .myborder {border:2px solid #860e3a;}
        
        Border color #860e3a