#cab5ae color space conversions
Hex:
        #cab5ae
        RGB:
        202, 181, 174
        CMY:
        21, 29, 32
        CMYK:
        0, 10, 14, 21
      HSL:
        15°, 20.8955%, 73.7255%
        HSV (HSB):
        15°, 13.8614%, 79.2157%
        XYZ:
        48.5210, 48.6603, 46.8794
        xyY:
        0.3368, 0.3378, 48.6603
      CIE-Lab:
        75.2395, 6.3339, 6.2884
        CIE-LCH:
        75.2395, 8.9254, 44.7939
        CIE-Luv:
        75.2395, 13.0440, 7.9944
        Hunter-Lab:
        69.7569, 2.0850, 8.9846
      #cab5ae color charts
#cab5ae RGB chart
      #cab5ae CMYK chart
      #cab5ae RGB pie chart
      #cab5ae color shades, tints & tones
#cab5ae color schemes
#cab5ae color preview, HTML & CSS examples
           This text has a color of #cab5ae        
        
          <p style="color:#cab5ae;">Text here</p>
        
        
          .mytext {color:#cab5ae;}
        
        Text color #cab5ae
      
           This box has a color of #cab5ae        
        
          <div style="background-color:#cab5ae;">Content here</div>
        
        
          .mybackground {background-color:#cab5ae;}
        
        Background color #cab5ae
      
           Border around this has a color of #cab5ae        
        
          <div style="border:2px solid #cab5ae;">Content here</div>
        
        
          .myborder {border:2px solid #cab5ae;}
        
        Border color #cab5ae