#cfb3aa color space conversions
Hex:
        #cfb3aa
        RGB:
        207, 179, 170
        CMY:
        19, 30, 33
        CMYK:
        0, 14, 18, 19
      HSL:
        15°, 27.8195%, 73.9216%
        HSV (HSB):
        15°, 17.8744%, 81.1765%
        XYZ:
        49.1079, 48.4079, 44.7856
        xyY:
        0.3451, 0.3402, 48.4079
      CIE-Lab:
        75.0815, 8.6199, 8.2987
        CIE-LCH:
        75.0815, 11.9654, 43.9124
        CIE-Luv:
        75.0815, 17.6844, 10.3877
        Hunter-Lab:
        69.5758, 4.2312, 10.5383
      #cfb3aa color charts
#cfb3aa RGB chart
      #cfb3aa CMYK chart
      #cfb3aa RGB pie chart
      #cfb3aa color shades, tints & tones
#cfb3aa color schemes
#cfb3aa color preview, HTML & CSS examples
           This text has a color of #cfb3aa        
        
          <p style="color:#cfb3aa;">Text here</p>
        
        
          .mytext {color:#cfb3aa;}
        
        Text color #cfb3aa
      
           This box has a color of #cfb3aa        
        
          <div style="background-color:#cfb3aa;">Content here</div>
        
        
          .mybackground {background-color:#cfb3aa;}
        
        Background color #cfb3aa
      
           Border around this has a color of #cfb3aa        
        
          <div style="border:2px solid #cfb3aa;">Content here</div>
        
        
          .myborder {border:2px solid #cfb3aa;}
        
        Border color #cfb3aa