#cf9396 color space conversions
Hex:
        #cf9396
        RGB:
        207, 147, 150
        CMY:
        19, 42, 41
        CMYK:
        0, 29, 28, 19
      HSL:
        357°, 38.4615%, 69.4118%
        HSV (HSB):
        357°, 28.9855%, 81.1765%
        XYZ:
        41.6709, 36.3348, 33.6712
        xyY:
        0.3731, 0.3254, 36.3348
      CIE-Lab:
        66.7750, 23.0519, 7.4679
        CIE-LCH:
        66.7750, 24.2314, 17.9503
        CIE-Luv:
        66.7750, 38.6605, 6.2298
        Hunter-Lab:
        60.2784, 17.9111, 9.0758
      #cf9396 color charts
#cf9396 RGB chart
      #cf9396 CMYK chart
      #cf9396 RGB pie chart
      #cf9396 color shades, tints & tones
#cf9396 color schemes
#cf9396 color preview, HTML & CSS examples
           This text has a color of #cf9396        
        
          <p style="color:#cf9396;">Text here</p>
        
        
          .mytext {color:#cf9396;}
        
        Text color #cf9396
      
           This box has a color of #cf9396        
        
          <div style="background-color:#cf9396;">Content here</div>
        
        
          .mybackground {background-color:#cf9396;}
        
        Background color #cf9396
      
           Border around this has a color of #cf9396        
        
          <div style="border:2px solid #cf9396;">Content here</div>
        
        
          .myborder {border:2px solid #cf9396;}
        
        Border color #cf9396