#cf2760 color space conversions
Hex:
        #cf2760
        RGB:
        207, 39, 96
        CMY:
        19, 85, 62
        CMYK:
        0, 81, 54, 19
      HSL:
        340°, 68.2927%, 48.2353%
        HSV (HSB):
        340°, 81.1594%, 81.1765%
        XYZ:
        28.5690, 15.5610, 12.5641
        xyY:
        0.5039, 0.2745, 15.5610
      CIE-Lab:
        46.3931, 65.9951, 10.2053
        CIE-LCH:
        46.3931, 66.7795, 8.7905
        CIE-Luv:
        46.3931, 110.6659, -0.6046
        Hunter-Lab:
        39.4474, 60.2421, 8.7291
      #cf2760 color charts
#cf2760 RGB chart
      #cf2760 CMYK chart
      #cf2760 RGB pie chart
      #cf2760 color shades, tints & tones
#cf2760 color schemes
#cf2760 color preview, HTML & CSS examples
           This text has a color of #cf2760        
        
          <p style="color:#cf2760;">Text here</p>
        
        
          .mytext {color:#cf2760;}
        
        Text color #cf2760
      
           This box has a color of #cf2760        
        
          <div style="background-color:#cf2760;">Content here</div>
        
        
          .mybackground {background-color:#cf2760;}
        
        Background color #cf2760
      
           Border around this has a color of #cf2760        
        
          <div style="border:2px solid #cf2760;">Content here</div>
        
        
          .myborder {border:2px solid #cf2760;}
        
        Border color #cf2760