#cf8a95 color space conversions
Hex:
        #cf8a95
        RGB:
        207, 138, 149
        CMY:
        19, 46, 42
        CMYK:
        0, 33, 28, 19
      HSL:
        350°, 41.8182%, 67.6471%
        HSV (HSB):
        350°, 33.3333%, 81.1765%
        XYZ:
        40.2454, 33.6123, 32.8004
        xyY:
        0.3773, 0.3151, 33.6123
      CIE-Lab:
        64.6536, 27.8141, 4.9865
        CIE-LCH:
        64.6536, 28.2576, 10.1640
        CIE-Luv:
        64.6536, 44.1987, 1.8952
        Hunter-Lab:
        57.9761, 22.4516, 7.0395
      #cf8a95 color charts
#cf8a95 RGB chart
      #cf8a95 CMYK chart
      #cf8a95 RGB pie chart
      #cf8a95 color shades, tints & tones
#cf8a95 color schemes
#cf8a95 color preview, HTML & CSS examples
           This text has a color of #cf8a95        
        
          <p style="color:#cf8a95;">Text here</p>
        
        
          .mytext {color:#cf8a95;}
        
        Text color #cf8a95
      
           This box has a color of #cf8a95        
        
          <div style="background-color:#cf8a95;">Content here</div>
        
        
          .mybackground {background-color:#cf8a95;}
        
        Background color #cf8a95
      
           Border around this has a color of #cf8a95        
        
          <div style="border:2px solid #cf8a95;">Content here</div>
        
        
          .myborder {border:2px solid #cf8a95;}
        
        Border color #cf8a95