#cab1ae color space conversions
Hex:
        #cab1ae
        RGB:
        202, 177, 174
        CMY:
        21, 31, 32
        CMYK:
        0, 12, 14, 21
      HSL:
        6°, 20.8955%, 73.7255%
        HSV (HSB):
        6°, 13.8614%, 79.2157%
        XYZ:
        47.7192, 47.0568, 46.6122
        xyY:
        0.3375, 0.3328, 47.0568
      CIE-Lab:
        74.2261, 8.4887, 4.8287
        CIE-LCH:
        74.2261, 9.7660, 29.6329
        CIE-Luv:
        74.2261, 15.2562, 5.5039
        Hunter-Lab:
        68.5980, 4.1246, 7.7311
      #cab1ae color charts
#cab1ae RGB chart
      #cab1ae CMYK chart
      #cab1ae RGB pie chart
      #cab1ae color shades, tints & tones
#cab1ae color schemes
#cab1ae color preview, HTML & CSS examples
           This text has a color of #cab1ae        
        
          <p style="color:#cab1ae;">Text here</p>
        
        
          .mytext {color:#cab1ae;}
        
        Text color #cab1ae
      
           This box has a color of #cab1ae        
        
          <div style="background-color:#cab1ae;">Content here</div>
        
        
          .mybackground {background-color:#cab1ae;}
        
        Background color #cab1ae
      
           Border around this has a color of #cab1ae        
        
          <div style="border:2px solid #cab1ae;">Content here</div>
        
        
          .myborder {border:2px solid #cab1ae;}
        
        Border color #cab1ae