#c86312 color space conversions
Hex:
        #c86312
        RGB:
        200, 99, 18
        CMY:
        22, 61, 93
        CMYK:
        0, 51, 91, 22
      HSL:
        27°, 83.4862%, 42.7451%
        HSV (HSB):
        27°, 91.0000%, 78.4314%
        XYZ:
        28.3904, 21.2467, 3.1770
        xyY:
        0.5376, 0.4023, 21.2467
      CIE-Lab:
        53.2185, 35.8765, 57.7706
        CIE-LCH:
        53.2185, 68.0042, 58.1590
        CIE-Luv:
        53.2185, 83.4342, 46.9502
        Hunter-Lab:
        46.0942, 29.2774, 28.1795
      #c86312 color charts
#c86312 RGB chart
      #c86312 CMYK chart
      #c86312 RGB pie chart
      #c86312 color shades, tints & tones
#c86312 color schemes
#c86312 color preview, HTML & CSS examples
           This text has a color of #c86312        
        
          <p style="color:#c86312;">Text here</p>
        
        
          .mytext {color:#c86312;}
        
        Text color #c86312
      
           This box has a color of #c86312        
        
          <div style="background-color:#c86312;">Content here</div>
        
        
          .mybackground {background-color:#c86312;}
        
        Background color #c86312
      
           Border around this has a color of #c86312        
        
          <div style="border:2px solid #c86312;">Content here</div>
        
        
          .myborder {border:2px solid #c86312;}
        
        Border color #c86312