#860e15 color space conversions
Hex:
        #860e15
        RGB:
        134, 14, 21
        CMY:
        47, 95, 92
        CMYK:
        0, 90, 84, 47
      HSL:
        357°, 81.0811%, 29.0196%
        HSV (HSB):
        357°, 89.5522%, 52.5490%
        XYZ:
        10.1239, 5.4366, 1.2252
        xyY:
        0.6031, 0.3239, 5.4366
      CIE-Lab:
        27.9440, 47.6000, 30.9477
        CIE-LCH:
        27.9440, 56.7761, 33.0304
        CIE-Luv:
        27.9440, 82.4172, 16.2841
        Hunter-Lab:
        23.3164, 36.7004, 13.2059
      #860e15 color charts
#860e15 RGB chart
      #860e15 CMYK chart
      #860e15 RGB pie chart
      #860e15 color shades, tints & tones
#860e15 color schemes
#860e15 color preview, HTML & CSS examples
           This text has a color of #860e15        
        
          <p style="color:#860e15;">Text here</p>
        
        
          .mytext {color:#860e15;}
        
        Text color #860e15
      
           This box has a color of #860e15        
        
          <div style="background-color:#860e15;">Content here</div>
        
        
          .mybackground {background-color:#860e15;}
        
        Background color #860e15
      
           Border around this has a color of #860e15        
        
          <div style="border:2px solid #860e15;">Content here</div>
        
        
          .myborder {border:2px solid #860e15;}
        
        Border color #860e15