#cf3d60 color space conversions
Hex:
        #cf3d60
        RGB:
        207, 61, 96
        CMY:
        19, 76, 62
        CMYK:
        0, 71, 54, 19
      HSL:
        346°, 60.3306%, 52.5490%
        HSV (HSB):
        346°, 70.5314%, 81.1765%
        XYZ:
        29.5122, 17.4474, 12.8786
        xyY:
        0.4932, 0.2916, 17.4474
      CIE-Lab:
        48.8189, 59.1854, 13.5822
        CIE-LCH:
        48.8189, 60.7238, 12.9247
        CIE-Luv:
        48.8189, 101.5665, 4.8903
        Hunter-Lab:
        41.7701, 53.0195, 10.9588
      #cf3d60 color charts
#cf3d60 RGB chart
      #cf3d60 CMYK chart
      #cf3d60 RGB pie chart
      #cf3d60 color shades, tints & tones
#cf3d60 color schemes
#cf3d60 color preview, HTML & CSS examples
           This text has a color of #cf3d60        
        
          <p style="color:#cf3d60;">Text here</p>
        
        
          .mytext {color:#cf3d60;}
        
        Text color #cf3d60
      
           This box has a color of #cf3d60        
        
          <div style="background-color:#cf3d60;">Content here</div>
        
        
          .mybackground {background-color:#cf3d60;}
        
        Background color #cf3d60
      
           Border around this has a color of #cf3d60        
        
          <div style="border:2px solid #cf3d60;">Content here</div>
        
        
          .myborder {border:2px solid #cf3d60;}
        
        Border color #cf3d60