#c86446 color space conversions
Hex:
        #c86446
        RGB:
        200, 100, 70
        CMY:
        22, 61, 73
        CMYK:
        0, 50, 65, 22
      HSL:
        14°, 54.1667%, 52.9412%
        HSV (HSB):
        14°, 65.0000%, 78.4314%
        XYZ:
        29.4821, 21.8359, 8.4552
        xyY:
        0.4932, 0.3653, 21.8359
      CIE-Lab:
        53.8525, 37.3738, 35.1086
        CIE-LCH:
        53.8525, 51.2778, 43.2099
        CIE-Luv:
        53.8525, 77.4019, 31.9254
        Hunter-Lab:
        46.7289, 30.8432, 21.9822
      #c86446 color charts
#c86446 RGB chart
      #c86446 CMYK chart
      #c86446 RGB pie chart
      #c86446 color shades, tints & tones
#c86446 color schemes
#c86446 color preview, HTML & CSS examples
           This text has a color of #c86446        
        
          <p style="color:#c86446;">Text here</p>
        
        
          .mytext {color:#c86446;}
        
        Text color #c86446
      
           This box has a color of #c86446        
        
          <div style="background-color:#c86446;">Content here</div>
        
        
          .mybackground {background-color:#c86446;}
        
        Background color #c86446
      
           Border around this has a color of #c86446        
        
          <div style="border:2px solid #c86446;">Content here</div>
        
        
          .myborder {border:2px solid #c86446;}
        
        Border color #c86446