#cf6e80 color space conversions
Hex:
        #cf6e80
        RGB:
        207, 110, 128
        CMY:
        19, 57, 50
        CMYK:
        0, 47, 38, 19
      HSL:
        349°, 50.2591%, 62.1569%
        HSV (HSB):
        349°, 46.8599%, 81.1765%
        XYZ:
        35.2043, 25.9758, 23.5804
        xyY:
        0.4153, 0.3065, 25.9758
      CIE-Lab:
        58.0140, 40.0523, 7.5056
        CIE-LCH:
        58.0140, 40.7495, 10.6138
        CIE-Luv:
        58.0140, 65.0901, 2.5609
        Hunter-Lab:
        50.9664, 34.1051, 8.2450
      #cf6e80 color charts
#cf6e80 RGB chart
      #cf6e80 CMYK chart
      #cf6e80 RGB pie chart
      #cf6e80 color shades, tints & tones
#cf6e80 color schemes
#cf6e80 color preview, HTML & CSS examples
           This text has a color of #cf6e80        
        
          <p style="color:#cf6e80;">Text here</p>
        
        
          .mytext {color:#cf6e80;}
        
        Text color #cf6e80
      
           This box has a color of #cf6e80        
        
          <div style="background-color:#cf6e80;">Content here</div>
        
        
          .mybackground {background-color:#cf6e80;}
        
        Background color #cf6e80
      
           Border around this has a color of #cf6e80        
        
          <div style="border:2px solid #cf6e80;">Content here</div>
        
        
          .myborder {border:2px solid #cf6e80;}
        
        Border color #cf6e80