#860d2b color space conversions
Hex:
        #860d2b
        RGB:
        134, 13, 43
        CMY:
        47, 95, 83
        CMYK:
        0, 90, 68, 47
      HSL:
        345°, 82.3129%, 28.8235%
        HSV (HSB):
        345°, 90.2985%, 52.5490%
        XYZ:
        10.4115, 5.5306, 2.8043
        xyY:
        0.5554, 0.2950, 5.5306
      CIE-Lab:
        28.1959, 48.7373, 17.1367
        CIE-LCH:
        28.1959, 51.6623, 19.3724
        CIE-Luv:
        28.1959, 77.4598, 7.5864
        Hunter-Lab:
        23.5172, 37.8699, 9.3921
      #860d2b color charts
#860d2b RGB chart
      #860d2b CMYK chart
      #860d2b RGB pie chart
      #860d2b color shades, tints & tones
#860d2b color schemes
#860d2b color preview, HTML & CSS examples
           This text has a color of #860d2b        
        
          <p style="color:#860d2b;">Text here</p>
        
        
          .mytext {color:#860d2b;}
        
        Text color #860d2b
      
           This box has a color of #860d2b        
        
          <div style="background-color:#860d2b;">Content here</div>
        
        
          .mybackground {background-color:#860d2b;}
        
        Background color #860d2b
      
           Border around this has a color of #860d2b        
        
          <div style="border:2px solid #860d2b;">Content here</div>
        
        
          .myborder {border:2px solid #860d2b;}
        
        Border color #860d2b