#c96674 color space conversions
Hex:
        #c96674
        RGB:
        201, 102, 116
        CMY:
        21, 60, 55
        CMYK:
        0, 49, 42, 21
      HSL:
        352°, 47.8261%, 59.4118%
        HSV (HSB):
        352°, 49.2537%, 78.8235%
        XYZ:
        31.9912, 23.1812, 19.3113
        xyY:
        0.4295, 0.3112, 23.1812
      CIE-Lab:
        55.2585, 40.6547, 10.4903
        CIE-LCH:
        55.2585, 41.9863, 14.4687
        CIE-Luv:
        55.2585, 67.9246, 6.0186
        Hunter-Lab:
        48.1469, 34.3472, 9.9221
      #c96674 color charts
#c96674 RGB chart
      #c96674 CMYK chart
      #c96674 RGB pie chart
      #c96674 color shades, tints & tones
#c96674 color schemes
#c96674 color preview, HTML & CSS examples
           This text has a color of #c96674        
        
          <p style="color:#c96674;">Text here</p>
        
        
          .mytext {color:#c96674;}
        
        Text color #c96674
      
           This box has a color of #c96674        
        
          <div style="background-color:#c96674;">Content here</div>
        
        
          .mybackground {background-color:#c96674;}
        
        Background color #c96674
      
           Border around this has a color of #c96674        
        
          <div style="border:2px solid #c96674;">Content here</div>
        
        
          .myborder {border:2px solid #c96674;}
        
        Border color #c96674