#cf7772 color space conversions
Hex:
        #cf7772
        RGB:
        207, 119, 114
        CMY:
        19, 53, 55
        CMYK:
        0, 43, 45, 19
      HSL:
        3°, 49.2063%, 62.9412%
        HSV (HSB):
        3°, 44.9275%, 81.1765%
        XYZ:
        35.3662, 27.6740, 19.3972
        xyY:
        0.4290, 0.3357, 27.6740
      CIE-Lab:
        59.5930, 33.7959, 17.7973
        CIE-LCH:
        59.5930, 38.1956, 27.7718
        CIE-Luv:
        59.5930, 62.1852, 16.5070
        Hunter-Lab:
        52.6060, 27.9422, 14.9625
      #cf7772 color charts
#cf7772 RGB chart
      #cf7772 CMYK chart
      #cf7772 RGB pie chart
      #cf7772 color shades, tints & tones
#cf7772 color schemes
#cf7772 color preview, HTML & CSS examples
           This text has a color of #cf7772        
        
          <p style="color:#cf7772;">Text here</p>
        
        
          .mytext {color:#cf7772;}
        
        Text color #cf7772
      
           This box has a color of #cf7772        
        
          <div style="background-color:#cf7772;">Content here</div>
        
        
          .mybackground {background-color:#cf7772;}
        
        Background color #cf7772
      
           Border around this has a color of #cf7772        
        
          <div style="border:2px solid #cf7772;">Content here</div>
        
        
          .myborder {border:2px solid #cf7772;}
        
        Border color #cf7772