#cf6960 color space conversions
Hex:
        #cf6960
        RGB:
        207, 105, 96
        CMY:
        19, 59, 62
        CMYK:
        0, 49, 54, 19
      HSL:
        5°, 53.6232%, 59.4118%
        HSV (HSB):
        5°, 53.6232%, 81.1765%
        XYZ:
        32.8950, 24.2131, 14.0062
        xyY:
        0.4626, 0.3405, 24.2131
      CIE-Lab:
        56.3005, 39.4085, 23.6960
        CIE-LCH:
        56.3005, 45.9840, 31.0181
        CIE-Luv:
        56.3005, 75.0176, 21.2752
        Hunter-Lab:
        49.2068, 33.2164, 17.5685
      #cf6960 color charts
#cf6960 RGB chart
      #cf6960 CMYK chart
      #cf6960 RGB pie chart
      #cf6960 color shades, tints & tones
#cf6960 color schemes
#cf6960 color preview, HTML & CSS examples
           This text has a color of #cf6960        
        
          <p style="color:#cf6960;">Text here</p>
        
        
          .mytext {color:#cf6960;}
        
        Text color #cf6960
      
           This box has a color of #cf6960        
        
          <div style="background-color:#cf6960;">Content here</div>
        
        
          .mybackground {background-color:#cf6960;}
        
        Background color #cf6960
      
           Border around this has a color of #cf6960        
        
          <div style="border:2px solid #cf6960;">Content here</div>
        
        
          .myborder {border:2px solid #cf6960;}
        
        Border color #cf6960