#cae1aa color space conversions
Hex:
        #cae1aa
        RGB:
        202, 225, 170
        CMY:
        21, 12, 33
        CMYK:
        10, 0, 24, 12
      HSL:
        85°, 47.8261%, 77.4510%
        HSV (HSB):
        85°, 24.4444%, 88.2353%
        XYZ:
        58.5380, 69.3093, 48.3230
        xyY:
        0.3323, 0.3934, 69.3093
      CIE-Lab:
        86.6570, -17.0813, 24.4393
        CIE-LCH:
        86.6570, 29.8169, 124.9507
        CIE-Luv:
        86.6570, -10.6856, 37.6736
        Hunter-Lab:
        83.2522, -20.1806, 23.8622
      #cae1aa color charts
#cae1aa RGB chart
      #cae1aa CMYK chart
      #cae1aa RGB pie chart
      #cae1aa color shades, tints & tones
#cae1aa color schemes
#cae1aa color preview, HTML & CSS examples
           This text has a color of #cae1aa        
        
          <p style="color:#cae1aa;">Text here</p>
        
        
          .mytext {color:#cae1aa;}
        
        Text color #cae1aa
      
           This box has a color of #cae1aa        
        
          <div style="background-color:#cae1aa;">Content here</div>
        
        
          .mybackground {background-color:#cae1aa;}
        
        Background color #cae1aa
      
           Border around this has a color of #cae1aa        
        
          <div style="border:2px solid #cae1aa;">Content here</div>
        
        
          .myborder {border:2px solid #cae1aa;}
        
        Border color #cae1aa