#cf8d92 color space conversions
Hex:
        #cf8d92
        RGB:
        207, 141, 146
        CMY:
        19, 45, 43
        CMYK:
        0, 32, 29, 19
      HSL:
        355°, 40.7407%, 68.2353%
        HSV (HSB):
        355°, 31.8841%, 81.1765%
        XYZ:
        40.4453, 34.3905, 31.7005
        xyY:
        0.3796, 0.3228, 34.3905
      CIE-Lab:
        65.2713, 25.7723, 7.5673
        CIE-LCH:
        65.2713, 26.8603, 16.3633
        CIE-Luv:
        65.2713, 42.8659, 5.7813
        Hunter-Lab:
        58.6434, 20.4824, 9.0004
      #cf8d92 color charts
#cf8d92 RGB chart
      #cf8d92 CMYK chart
      #cf8d92 RGB pie chart
      #cf8d92 color shades, tints & tones
#cf8d92 color schemes
#cf8d92 color preview, HTML & CSS examples
           This text has a color of #cf8d92        
        
          <p style="color:#cf8d92;">Text here</p>
        
        
          .mytext {color:#cf8d92;}
        
        Text color #cf8d92
      
           This box has a color of #cf8d92        
        
          <div style="background-color:#cf8d92;">Content here</div>
        
        
          .mybackground {background-color:#cf8d92;}
        
        Background color #cf8d92
      
           Border around this has a color of #cf8d92        
        
          <div style="border:2px solid #cf8d92;">Content here</div>
        
        
          .myborder {border:2px solid #cf8d92;}
        
        Border color #cf8d92