#860a0f color space conversions
Hex:
        #860a0f
        RGB:
        134, 10, 15
        CMY:
        47, 96, 94
        CMYK:
        0, 93, 89, 47
      HSL:
        358°, 86.1111%, 28.2353%
        HSV (HSB):
        358°, 92.5373%, 52.5490%
        XYZ:
        10.0263, 5.3199, 0.9503
        xyY:
        0.6152, 0.3264, 5.3199
      CIE-Lab:
        27.6274, 48.2002, 34.0404
        CIE-LCH:
        27.6274, 59.0085, 35.2308
        CIE-Luv:
        27.6274, 84.3681, 17.3450
        Hunter-Lab:
        23.0649, 37.2300, 13.7025
      #860a0f color charts
#860a0f RGB chart
      #860a0f CMYK chart
      #860a0f RGB pie chart
      #860a0f color shades, tints & tones
#860a0f color schemes
#860a0f color preview, HTML & CSS examples
           This text has a color of #860a0f        
        
          <p style="color:#860a0f;">Text here</p>
        
        
          .mytext {color:#860a0f;}
        
        Text color #860a0f
      
           This box has a color of #860a0f        
        
          <div style="background-color:#860a0f;">Content here</div>
        
        
          .mybackground {background-color:#860a0f;}
        
        Background color #860a0f
      
           Border around this has a color of #860a0f        
        
          <div style="border:2px solid #860a0f;">Content here</div>
        
        
          .myborder {border:2px solid #860a0f;}
        
        Border color #860a0f