#cfbb96 color space conversions
Hex:
        #cfbb96
        RGB:
        207, 187, 150
        CMY:
        19, 27, 41
        CMYK:
        0, 10, 28, 19
      HSL:
        39°, 37.2549%, 70.0000%
        HSV (HSB):
        39°, 27.5362%, 81.1765%
        XYZ:
        49.0075, 51.0081, 36.1167
        xyY:
        0.3600, 0.3747, 51.0081
      CIE-Lab:
        76.6839, 1.4392, 21.3541
        CIE-LCH:
        76.6839, 21.4026, 86.1443
        CIE-Luv:
        76.6839, 14.6181, 29.2237
        Hunter-Lab:
        71.4199, -2.5004, 20.0113
      #cfbb96 color charts
#cfbb96 RGB chart
      #cfbb96 CMYK chart
      #cfbb96 RGB pie chart
      #cfbb96 color shades, tints & tones
#cfbb96 color schemes
#cfbb96 color preview, HTML & CSS examples
           This text has a color of #cfbb96        
        
          <p style="color:#cfbb96;">Text here</p>
        
        
          .mytext {color:#cfbb96;}
        
        Text color #cfbb96
      
           This box has a color of #cfbb96        
        
          <div style="background-color:#cfbb96;">Content here</div>
        
        
          .mybackground {background-color:#cfbb96;}
        
        Background color #cfbb96
      
           Border around this has a color of #cfbb96        
        
          <div style="border:2px solid #cfbb96;">Content here</div>
        
        
          .myborder {border:2px solid #cfbb96;}
        
        Border color #cfbb96