#cfcc98 color space conversions
Hex:
        #cfcc98
        RGB:
        207, 204, 152
        CMY:
        19, 20, 40
        CMYK:
        0, 1, 27, 19
      HSL:
        57°, 36.4238%, 70.3922%
        HSV (HSB):
        57°, 26.5700%, 81.1765%
        XYZ:
        52.9925, 58.7181, 38.2465
        xyY:
        0.3534, 0.3916, 58.7181
      CIE-Lab:
        81.1364, -7.1673, 26.3614
        CIE-LCH:
        81.1364, 27.3183, 105.2103
        CIE-Luv:
        81.1364, 4.5613, 37.6344
        Hunter-Lab:
        76.6278, -10.6556, 24.0466
      #cfcc98 color charts
#cfcc98 RGB chart
      #cfcc98 CMYK chart
      #cfcc98 RGB pie chart
      #cfcc98 color shades, tints & tones
#cfcc98 color schemes
#cfcc98 color preview, HTML & CSS examples
           This text has a color of #cfcc98        
        
          <p style="color:#cfcc98;">Text here</p>
        
        
          .mytext {color:#cfcc98;}
        
        Text color #cfcc98
      
           This box has a color of #cfcc98        
        
          <div style="background-color:#cfcc98;">Content here</div>
        
        
          .mybackground {background-color:#cfcc98;}
        
        Background color #cfcc98
      
           Border around this has a color of #cfcc98        
        
          <div style="border:2px solid #cfcc98;">Content here</div>
        
        
          .myborder {border:2px solid #cfcc98;}
        
        Border color #cfcc98