#860c0f color space conversions
Hex:
        #860c0f
        RGB:
        134, 12, 15
        CMY:
        47, 95, 94
        CMYK:
        0, 91, 89, 47
      HSL:
        359°, 83.5616%, 28.6275%
        HSV (HSB):
        359°, 91.0448%, 52.5490%
        XYZ:
        10.0492, 5.3658, 0.9580
        xyY:
        0.6138, 0.3277, 5.3658
      CIE-Lab:
        27.7524, 47.8413, 34.1466
        CIE-LCH:
        27.7524, 58.7774, 35.5172
        CIE-Luv:
        27.7524, 83.8776, 17.5535
        Hunter-Lab:
        23.1641, 36.9008, 13.7629
      #860c0f color charts
#860c0f RGB chart
      #860c0f CMYK chart
      #860c0f RGB pie chart
      #860c0f color shades, tints & tones
#860c0f color schemes
#860c0f color preview, HTML & CSS examples
           This text has a color of #860c0f        
        
          <p style="color:#860c0f;">Text here</p>
        
        
          .mytext {color:#860c0f;}
        
        Text color #860c0f
      
           This box has a color of #860c0f        
        
          <div style="background-color:#860c0f;">Content here</div>
        
        
          .mybackground {background-color:#860c0f;}
        
        Background color #860c0f
      
           Border around this has a color of #860c0f        
        
          <div style="border:2px solid #860c0f;">Content here</div>
        
        
          .myborder {border:2px solid #860c0f;}
        
        Border color #860c0f