#cf96a1 color space conversions
Hex:
        #cf96a1
        RGB:
        207, 150, 161
        CMY:
        19, 41, 37
        CMYK:
        0, 28, 22, 19
      HSL:
        348°, 37.2549%, 70.0000%
        HSV (HSB):
        348°, 27.5362%, 81.1765%
        XYZ:
        43.0715, 37.6513, 38.7155
        xyY:
        0.3606, 0.3152, 37.6513
      CIE-Lab:
        67.7628, 23.0028, 2.7289
        CIE-LCH:
        67.7628, 23.1641, 6.7657
        CIE-Luv:
        67.7628, 35.3497, -0.2530
        Hunter-Lab:
        61.3607, 17.9151, 5.5434
      #cf96a1 color charts
#cf96a1 RGB chart
      #cf96a1 CMYK chart
      #cf96a1 RGB pie chart
      #cf96a1 color shades, tints & tones
#cf96a1 color schemes
#cf96a1 color preview, HTML & CSS examples
           This text has a color of #cf96a1        
        
          <p style="color:#cf96a1;">Text here</p>
        
        
          .mytext {color:#cf96a1;}
        
        Text color #cf96a1
      
           This box has a color of #cf96a1        
        
          <div style="background-color:#cf96a1;">Content here</div>
        
        
          .mybackground {background-color:#cf96a1;}
        
        Background color #cf96a1
      
           Border around this has a color of #cf96a1        
        
          <div style="border:2px solid #cf96a1;">Content here</div>
        
        
          .myborder {border:2px solid #cf96a1;}
        
        Border color #cf96a1