#cfbcba color space conversions
Hex:
        #cfbcba
        RGB:
        207, 188, 186
        CMY:
        19, 26, 27
        CMYK:
        0, 9, 10, 19
      HSL:
        6°, 17.9487%, 77.0588%
        HSV (HSB):
        6°, 10.1449%, 81.1765%
        XYZ:
        52.5783, 52.7770, 53.8702
        xyY:
        0.3302, 0.3315, 52.7770
      CIE-Lab:
        77.7432, 6.3838, 3.4433
        CIE-LCH:
        77.7432, 7.2532, 28.3415
        CIE-Luv:
        77.7432, 11.3713, 3.9386
        Hunter-Lab:
        72.6478, 2.0544, 6.8884
      #cfbcba color charts
#cfbcba RGB chart
      #cfbcba CMYK chart
      #cfbcba RGB pie chart
      #cfbcba color shades, tints & tones
#cfbcba color schemes
#cfbcba color preview, HTML & CSS examples
           This text has a color of #cfbcba        
        
          <p style="color:#cfbcba;">Text here</p>
        
        
          .mytext {color:#cfbcba;}
        
        Text color #cfbcba
      
           This box has a color of #cfbcba        
        
          <div style="background-color:#cfbcba;">Content here</div>
        
        
          .mybackground {background-color:#cfbcba;}
        
        Background color #cfbcba
      
           Border around this has a color of #cfbcba        
        
          <div style="border:2px solid #cfbcba;">Content here</div>
        
        
          .myborder {border:2px solid #cfbcba;}
        
        Border color #cfbcba