#cf8088 color space conversions
Hex:
        #cf8088
        RGB:
        207, 128, 136
        CMY:
        19, 50, 47
        CMYK:
        0, 38, 34, 19
      HSL:
        354°, 45.1429%, 65.6863%
        HSV (HSB):
        354°, 38.1643%, 81.1765%
        XYZ:
        37.8952, 30.4813, 27.1787
        xyY:
        0.3966, 0.3190, 30.4813
      CIE-Lab:
        62.0673, 31.5066, 8.6716
        CIE-LCH:
        62.0673, 32.6781, 15.3885
        CIE-Luv:
        62.0673, 52.4665, 5.9680
        Hunter-Lab:
        55.2099, 25.9024, 9.4596
      #cf8088 color charts
#cf8088 RGB chart
      #cf8088 CMYK chart
      #cf8088 RGB pie chart
      #cf8088 color shades, tints & tones
#cf8088 color schemes
#cf8088 color preview, HTML & CSS examples
           This text has a color of #cf8088        
        
          <p style="color:#cf8088;">Text here</p>
        
        
          .mytext {color:#cf8088;}
        
        Text color #cf8088
      
           This box has a color of #cf8088        
        
          <div style="background-color:#cf8088;">Content here</div>
        
        
          .mybackground {background-color:#cf8088;}
        
        Background color #cf8088
      
           Border around this has a color of #cf8088        
        
          <div style="border:2px solid #cf8088;">Content here</div>
        
        
          .myborder {border:2px solid #cf8088;}
        
        Border color #cf8088