#cfb5bc color space conversions
Hex:
        #cfb5bc
        RGB:
        207, 181, 188
        CMY:
        19, 29, 26
        CMYK:
        0, 13, 9, 19
      HSL:
        344°, 21.3115%, 76.0784%
        HSV (HSB):
        344°, 12.5604%, 81.1765%
        XYZ:
        51.3331, 49.9440, 54.5116
        xyY:
        0.3295, 0.3206, 49.9440
      CIE-Lab:
        76.0349, 10.4810, -0.1274
        CIE-LCH:
        76.0349, 10.4818, 359.3038
        CIE-Luv:
        76.0349, 14.9795, -2.0437
        Hunter-Lab:
        70.6711, 5.9821, 3.7369
      #cfb5bc color charts
#cfb5bc RGB chart
      #cfb5bc CMYK chart
      #cfb5bc RGB pie chart
      #cfb5bc color shades, tints & tones
#cfb5bc color schemes
#cfb5bc color preview, HTML & CSS examples
           This text has a color of #cfb5bc        
        
          <p style="color:#cfb5bc;">Text here</p>
        
        
          .mytext {color:#cfb5bc;}
        
        Text color #cfb5bc
      
           This box has a color of #cfb5bc        
        
          <div style="background-color:#cfb5bc;">Content here</div>
        
        
          .mybackground {background-color:#cfb5bc;}
        
        Background color #cfb5bc
      
           Border around this has a color of #cfb5bc        
        
          <div style="border:2px solid #cfb5bc;">Content here</div>
        
        
          .myborder {border:2px solid #cfb5bc;}
        
        Border color #cfb5bc