#ceb2ae color space conversions
Hex:
        #ceb2ae
        RGB:
        206, 178, 174
        CMY:
        19, 30, 32
        CMYK:
        0, 14, 16, 19
      HSL:
        7°, 24.6154%, 74.5098%
        HSV (HSB):
        7°, 15.5340%, 80.7843%
        XYZ:
        49.0140, 48.0186, 46.7296
        xyY:
        0.3409, 0.3340, 48.0186
      CIE-Lab:
        74.8367, 9.4191, 5.7550
        CIE-LCH:
        74.8367, 11.0381, 31.4244
        CIE-Luv:
        74.8367, 17.2482, 6.6579
        Hunter-Lab:
        69.2954, 4.9894, 8.5244
      #ceb2ae color charts
#ceb2ae RGB chart
      #ceb2ae CMYK chart
      #ceb2ae RGB pie chart
      #ceb2ae color shades, tints & tones
#ceb2ae color schemes
#ceb2ae color preview, HTML & CSS examples
           This text has a color of #ceb2ae        
        
          <p style="color:#ceb2ae;">Text here</p>
        
        
          .mytext {color:#ceb2ae;}
        
        Text color #ceb2ae
      
           This box has a color of #ceb2ae        
        
          <div style="background-color:#ceb2ae;">Content here</div>
        
        
          .mybackground {background-color:#ceb2ae;}
        
        Background color #ceb2ae
      
           Border around this has a color of #ceb2ae        
        
          <div style="border:2px solid #ceb2ae;">Content here</div>
        
        
          .myborder {border:2px solid #ceb2ae;}
        
        Border color #ceb2ae