#c2706a color space conversions
Hex:
        #c2706a
        RGB:
        194, 112, 106
        CMY:
        24, 56, 58
        CMYK:
        0, 42, 45, 24
      HSL:
        4°, 41.9048%, 58.8235%
        HSV (HSB):
        4°, 45.3608%, 76.0784%
        XYZ:
        30.6438, 24.0983, 16.6720
        xyY:
        0.4291, 0.3374, 24.0983
      CIE-Lab:
        56.1861, 31.7037, 17.4615
        CIE-LCH:
        56.1861, 36.1943, 28.8447
        CIE-Luv:
        56.1861, 57.9922, 16.2182
        Hunter-Lab:
        49.0900, 25.5189, 14.2269
      #c2706a color charts
#c2706a RGB chart
      #c2706a CMYK chart
      #c2706a RGB pie chart
      #c2706a color shades, tints & tones
#c2706a color schemes
#c2706a color preview, HTML & CSS examples
           This text has a color of #c2706a        
        
          <p style="color:#c2706a;">Text here</p>
        
        
          .mytext {color:#c2706a;}
        
        Text color #c2706a
      
           This box has a color of #c2706a        
        
          <div style="background-color:#c2706a;">Content here</div>
        
        
          .mybackground {background-color:#c2706a;}
        
        Background color #c2706a
      
           Border around this has a color of #c2706a        
        
          <div style="border:2px solid #c2706a;">Content here</div>
        
        
          .myborder {border:2px solid #c2706a;}
        
        Border color #c2706a