#ceaf5f color space conversions
Hex:
        #ceaf5f
        RGB:
        206, 175, 95
        CMY:
        19, 31, 63
        CMYK:
        0, 15, 54, 19
      HSL:
        43°, 53.1100%, 59.0196%
        HSV (HSB):
        43°, 53.8835%, 80.7843%
        XYZ:
        42.8491, 44.6080, 17.1783
        xyY:
        0.4095, 0.4263, 44.6080
      CIE-Lab:
        72.6330, 1.3486, 44.7460
        CIE-LCH:
        72.6330, 44.7663, 88.2737
        CIE-Luv:
        72.6330, 25.1609, 54.2856
        Hunter-Lab:
        66.7892, -2.3631, 31.5030
      #ceaf5f color charts
#ceaf5f RGB chart
      #ceaf5f CMYK chart
      #ceaf5f RGB pie chart
      #ceaf5f color shades, tints & tones
#ceaf5f color schemes
#ceaf5f color preview, HTML & CSS examples
           This text has a color of #ceaf5f        
        
          <p style="color:#ceaf5f;">Text here</p>
        
        
          .mytext {color:#ceaf5f;}
        
        Text color #ceaf5f
      
           This box has a color of #ceaf5f        
        
          <div style="background-color:#ceaf5f;">Content here</div>
        
        
          .mybackground {background-color:#ceaf5f;}
        
        Background color #ceaf5f
      
           Border around this has a color of #ceaf5f        
        
          <div style="border:2px solid #ceaf5f;">Content here</div>
        
        
          .myborder {border:2px solid #ceaf5f;}
        
        Border color #ceaf5f