#ceaf95 color space conversions
Hex:
        #ceaf95
        RGB:
        206, 175, 149
        CMY:
        19, 31, 42
        CMYK:
        0, 15, 28, 19
      HSL:
        27°, 36.7742%, 69.6078%
        HSV (HSB):
        27°, 27.6699%, 80.7843%
        XYZ:
        46.2084, 45.9517, 34.8679
        xyY:
        0.3638, 0.3617, 45.9517
      CIE-Lab:
        73.5142, 7.3184, 17.5036
        CIE-LCH:
        73.5142, 18.9719, 67.3099
        CIE-Luv:
        73.5142, 21.1945, 22.8905
        Hunter-Lab:
        67.7877, 3.0485, 16.9544
      #ceaf95 color charts
#ceaf95 RGB chart
      #ceaf95 CMYK chart
      #ceaf95 RGB pie chart
      #ceaf95 color shades, tints & tones
#ceaf95 color schemes
#ceaf95 color preview, HTML & CSS examples
           This text has a color of #ceaf95        
        
          <p style="color:#ceaf95;">Text here</p>
        
        
          .mytext {color:#ceaf95;}
        
        Text color #ceaf95
      
           This box has a color of #ceaf95        
        
          <div style="background-color:#ceaf95;">Content here</div>
        
        
          .mybackground {background-color:#ceaf95;}
        
        Background color #ceaf95
      
           Border around this has a color of #ceaf95        
        
          <div style="border:2px solid #ceaf95;">Content here</div>
        
        
          .myborder {border:2px solid #ceaf95;}
        
        Border color #ceaf95