#c2686e color space conversions
Hex:
        #c2686e
        RGB:
        194, 104, 110
        CMY:
        24, 59, 57
        CMYK:
        0, 46, 43, 24
      HSL:
        356°, 42.4528%, 58.4314%
        HSV (HSB):
        356°, 46.3918%, 76.0784%
        XYZ:
        30.0129, 22.4958, 17.5121
        xyY:
        0.4286, 0.3213, 22.4958
      CIE-Lab:
        54.5491, 36.3904, 12.8713
        CIE-LCH:
        54.5491, 38.5996, 19.4787
        CIE-Luv:
        54.5491, 62.4094, 9.7380
        Hunter-Lab:
        47.4297, 29.9506, 11.3096
      #c2686e color charts
#c2686e RGB chart
      #c2686e CMYK chart
      #c2686e RGB pie chart
      #c2686e color shades, tints & tones
#c2686e color schemes
#c2686e color preview, HTML & CSS examples
           This text has a color of #c2686e        
        
          <p style="color:#c2686e;">Text here</p>
        
        
          .mytext {color:#c2686e;}
        
        Text color #c2686e
      
           This box has a color of #c2686e        
        
          <div style="background-color:#c2686e;">Content here</div>
        
        
          .mybackground {background-color:#c2686e;}
        
        Background color #c2686e
      
           Border around this has a color of #c2686e        
        
          <div style="border:2px solid #c2686e;">Content here</div>
        
        
          .myborder {border:2px solid #c2686e;}
        
        Border color #c2686e